Commit Graph

152 Commits

Author SHA1 Message Date
Christophe Maudoux
01beb5d48b Allow all special chars (#2266) 2020-08-29 22:12:09 +02:00
Maxime Besson
3bec9351f0 Add js code to check ppolicy (#2249) 2020-08-21 16:40:09 +02:00
Maxime Besson
c9639d201c Replace URLSearchParams with a simpler method (#2230)
For IE compat :(
2020-07-24 18:11:07 +02:00
Xavier Guimard
1e629053e1 Fix StayConnected plugin 2020-05-06 16:28:20 +02:00
Xavier Guimard
ff50cc5cd9 Fix Fingerprint use with Fingerprint ≥ 2 2020-05-06 15:57:08 +02:00
Christophe Maudoux
153971fd45 Append Show/Hide button (#2182) 2020-04-29 23:45:25 +02:00
Christophe Maudoux
9d6197232f Improve code (#2163) 2020-04-25 11:44:27 +02:00
Christophe Maudoux
aef23d7934 Fix coffee (#2163) 2020-04-25 00:42:55 +02:00
Christophe Maudoux
e00cb0ecf0 use localDate & Improve unit test (#1999) 2020-04-18 11:50:07 +02:00
Christophe Maudoux
c3f7755055 Merge branch 'v2.0' into fix-ssl-error-reporting-2110 2020-04-16 23:05:09 +02:00
Christophe Maudoux
f3bff921cc Test if lang is available (#2136) 2020-04-16 12:25:39 +02:00
Maxime Besson
6447396888 Improve SSL error reporting (#2110) 2020-04-15 18:43:27 +02:00
Maxime Besson
05a23480b0 Remember selected choice tab when doing a page refresh in JS (#2110) 2020-04-15 18:43:25 +02:00
Christophe Maudoux
8afbd2214d Typo (#2136) 2020-04-13 21:39:23 +02:00
Christophe Maudoux
6fc460572e Append an option to set cookie lang (#2136) 2020-04-13 12:02:15 +02:00
Christophe Maudoux
f06548333f Don t modify lang cookie (#2136) 2020-04-13 11:47:02 +02:00
Christophe Maudoux
b4e2b64f49 Select lang from queryString (#2136) 2020-04-13 10:55:56 +02:00
Clément OUDOT
9620e6870a Possibility to preselect choice tab (#2115) 2020-03-11 11:46:14 +01:00
Christophe Maudoux
093b4e6817 Typo 2020-03-03 19:52:42 +01:00
Christophe Maudoux
385a1c1f38 Improve code & typo 2020-02-16 22:53:15 +01:00
Christophe Maudoux
0bb16fd2db Fix eye toggle & Improve code (#2071) 2020-02-14 16:53:42 +01:00
Christophe Maudoux
ce65b712b0 Minor GUI improvements 2020-02-13 20:10:27 +01:00
Christophe Maudoux
75657190f7 Allow users to hide notifications explorer (#2071) 2020-02-13 17:14:44 +01:00
Christophe Maudoux
d91bb8f6b9 Improve toggle (#2071) 2020-02-10 11:57:49 +01:00
Christophe Maudoux
1ae96b5dd2 Catch error (#2071) 2020-02-09 23:28:10 +01:00
Christophe Maudoux
0b2ab19b7f Toggle buttons - Fix message (#2071) 2020-02-09 23:05:33 +01:00
Christophe Maudoux
73a0ec9dc6 Toggle buttons (#2071) 2020-02-09 21:55:52 +01:00
Christophe Maudoux
ef01060c54 Update langs (#2071) 2020-02-09 18:30:08 +01:00
Christophe Maudoux
2f04ffcc4a WIP - Notifications explorer (#2071) 2020-02-09 17:47:25 +01:00
Christophe Maudoux
7de3152c80 Fix race issue (#2063) 2020-01-15 20:50:55 +01:00
Maxime Besson
3094c04470 Merge branch '2010-upgradesession-kerberos' into 'v2.0'
Fix Kerberos in session upgrade (#2010)

See merge request lemonldap-ng/lemonldap-ng!105
2019-12-16 18:14:57 +01:00
Christophe Maudoux
a3a800108c Append renew captcha button (#2019) 2019-12-01 22:03:58 +01:00
Maxime Besson
04f5116c23 Fix Kerberos in session upgrade (#2010) 2019-11-15 16:10:37 +01:00
Christophe Maudoux
7ef9e132c9 Append GlobalLogout plugin (#1999) 2019-11-13 20:56:56 +01:00
Christophe Maudoux
7e2de7853b Waiting for CSS (#1931) 2019-09-15 22:15:34 +02:00
Clément OUDOT
3d4e1f6469 Add a try/catch as a workaround for textContent availability (#1888) 2019-08-21 15:37:54 +02:00
Maxime Besson
42ac5f30e2 Improve yubikey registration (#1868)
an IE bug prevents forms from being submitted if the submit button is
display: none of visible: hidden so we use a bootstrap class that hides
it through "opacity" instead

The ID field is now focused by default so that a user can simply click
their yubikey immediately when they get to the registration page
2019-07-31 18:34:42 +02:00
Christophe Maudoux
ec675d6a25 POST pathname after AJAX request (#1829) 2019-07-30 21:58:04 +02:00
Xavier Guimard
966eef33ee Fix df96168c error: _example/conf/lmConf-1.json is auto-generated (#1850) 2019-07-10 17:15:40 +02:00
Christophe Maudoux
e877982253 Send pathname with AJAX (#1829) 2019-07-09 10:40:52 +02:00
Maxime Besson
a7c7c51bba Avoid race when clicking the login button in SSL form (#1826) 2019-06-27 17:05:29 +02:00
Xavier Guimard
7abbb3fa66 Permit html use in lang templates
Closes: #1706
2019-05-17 08:05:36 +02:00
Clément OUDOT
bac2eb564c Remove antiframe protection in portal javascript (#1696) 2019-04-02 15:05:41 +02:00
Christophe Maudoux
47fb53341a Hide message boxes if needed (#1660) 2019-02-27 09:49:58 +01:00
Christophe Maudoux
d273b7710d Hide message boxes if needed (#1660) 2019-02-26 23:03:30 +01:00
Christophe Maudoux
9377bf9d1b Override msg with local json files (#1595) 2019-02-19 22:51:45 +01:00
Christophe Maudoux
4506a3ee6e CORS prevents to submit AuthSSL AJAX request with other domains (#1636) 2019-02-07 19:27:42 +01:00
Christophe Maudoux
9987d28ac3 Fix SSL/Kerberos Auth with Choice & Improve unit tests (#1636) 2019-02-02 21:31:37 +01:00
Christophe Maudoux
832d7d87c8 Fix AuthSSL with Choice (#1636) 2019-02-01 23:54:20 +01:00
Christophe Maudoux
f2fcdaf317 Improve error msg if relative module is disabled (#1386) 2019-01-20 23:02:15 +01:00