Commit Graph

10615 Commits

Author SHA1 Message Date
Christophe Maudoux
a1ec4c2114 Improve doc 2020-10-30 20:00:53 +01:00
Christophe Maudoux
88b9c23fca Uppercase title (#2361) 2020-10-30 17:52:20 +01:00
Christophe Maudoux
0bb76720bb Adapt selector to jqlite (#2361) 2020-10-30 17:34:18 +01:00
Maxime Besson
4f07acad9b Doc for #2350 2020-10-30 16:53:40 +01:00
Maxime Besson
e505e0e7e5 Encrypt session IDs to avoid disclosing them to admins (#2350) 2020-10-30 16:45:58 +01:00
Maxime Besson
abb66d716c Fix delete buttons for #2350
Since the session id may be hidden from the server response, we cannot
rely on the ajax response to set the session ID. Which is not a problem
because we already know it from context.
2020-10-30 16:45:58 +01:00
Christophe Maudoux
3cab5fbde6 Fix unit test (#2360) 2020-10-30 14:21:42 +01:00
Christophe Maudoux
42871a73c5 Warn if assignment (#2360) 2020-10-30 13:08:20 +01:00
Christophe Maudoux
b869b59da7 Avoid assignment (#2360) 2020-10-30 12:55:39 +01:00
Xavier Guimard
e4a86ae096 Add "Template" and "WebServer Conf" categories in changelog 2020-10-29 12:07:52 +01:00
Christophe Maudoux
600569247f WIP: Hide _session_id with session & 2ndFA explorers (#2350) 2020-10-28 09:31:12 +01:00
Maxime Besson
dd199e32b8 Add manager test for LDAPS connect timeout support (#2267) 2020-10-27 16:01:39 +01:00
Maxime Besson
4e6c8e35ca Add dependancy to IO::Socket::Timeout (#2267) 2020-10-27 16:01:39 +01:00
Maxime Besson
367f1bc5ad Add LDAP IO timeout (#2267) 2020-10-27 16:01:39 +01:00
Maxime Besson
1623c542a0 Add ldap IO timeout option to manager (#2267) 2020-10-27 16:01:36 +01:00
Maxime Besson
bcb81cd91b Update documentation about LDAP timeouts (#2267) 2020-10-27 16:01:13 +01:00
Xavier Guimard
b6c78511db Import tr translation from transifex 2020-10-26 20:06:16 +01:00
Christophe Maudoux
e704fe24ea Fix warning if no path given & code refactoring 2020-10-26 19:21:54 +01:00
Maxime Besson
3105f4bf50 Make cda query arg robust to parameter reordering (#2357) 2020-10-26 16:55:50 +01:00
Maxime Besson
5d7fb16f0a Fix logout rule doc 2020-10-19 18:34:09 +02:00
Xavier Guimard
5626852872 Refresh translations 2020-10-19 06:14:38 +02:00
Christophe Maudoux
3b1fbd3259 Fix caption position & minify (#2356) 2020-10-18 21:02:23 +02:00
Christophe Maudoux
f212b68837 Improve unit test & perl tidy (#2356) 2020-10-18 20:43:12 +02:00
Christophe Maudoux
bb79e2a9ac Merge branch 'v2.0' into 'v2.0'
fix some RGAA criteria

See merge request lemonldap-ng/lemonldap-ng!165
2020-10-18 20:37:30 +02:00
dcoutadeur
3d2d08e1fc fix previous commit: RGAA 5.4 requires arrays to have defined captions (#2356) 2020-10-18 14:35:51 +02:00
Christophe Maudoux
53b1f0b059 Fix & improve unit tests (#2353) 2020-10-18 11:55:06 +02:00
Christophe Maudoux
3516f978f5 Purge handler msg (#2354) 2020-10-17 19:46:05 +02:00
dcoutadeur
4a1f08e681 fix previous commit: RGAA 5.4 requires arrays to have defined captions (#2356) 2020-10-17 19:43:50 +02:00
Christophe Maudoux
b3ad81ec8c Display notification content (#2353) 2020-10-16 23:28:00 +02:00
Christophe Maudoux
90c8c2ba86 Improve messages (#2332) 2020-10-16 23:27:06 +02:00
dcoutadeur
59cb1db437 fix RGAA 5.4 requires arrays to have defined captions (#2356) 2020-10-16 16:07:31 +02:00
Clément OUDOT
901dc20d69 Use same fields id for passwords in mail.tpl than in password.tpl (#2355) 2020-10-15 18:21:17 +02:00
Christophe Maudoux
4b479d48b0 Improve unit test (#2352) 2020-10-14 22:02:57 +02:00
Christophe Maudoux
da9dc04657 redirect user to 2fregisters after reAuthn process (#2332) 2020-10-14 22:02:57 +02:00
Maxime Besson
653c9a73b6 doc: fix tomcat valve page 2020-10-14 15:27:37 +02:00
Maxime Besson
ac3d521c5e API: remove confKey from PUT body 2020-10-14 14:18:17 +02:00
Maxime Besson
338958f269 API: add redirectUris to top level response 2020-10-14 11:37:13 +02:00
Maxime Besson
0ca8701ea7 Api: friendly error if confKey is empty during creation 2020-10-14 11:36:37 +02:00
Maxime Besson
2b4c76cf4d API: tidy CasApp.pm 2020-10-14 11:36:16 +02:00
Christophe Maudoux
a86bf488c4 Test if a skip option is enabled (#2352) 2020-10-13 22:30:06 +02:00
Clément OUDOT
3fb264f1db Typo in 2FA doc 2020-10-13 17:00:37 +02:00
Christophe Maudoux
929e00e91a Display button only if upgradeSession plugin is enabled (#2332) 2020-10-12 22:32:05 +02:00
Christophe Maudoux
f6eb9e5c1a Improve unit test (#2332) 2020-10-12 22:16:36 +02:00
Christophe Maudoux
82bab747e2 Update doc (#2338) 2020-10-12 19:43:34 +02:00
Christophe Maudoux
605d724453 Improve GUI & unit tests (#2332) 2020-10-12 19:24:52 +02:00
Christophe Maudoux
bf9ecc35ad Re-order tree to be more consistent (#2336) 2020-10-12 16:59:14 +02:00
Christophe Maudoux
dd833c2843 Update doc (#1605) 2020-10-12 16:39:12 +02:00
Christophe Maudoux
1c574f03da Rule is not parsed -> convert to bool & be more consistent (#1605) 2020-10-12 15:38:57 +02:00
Christophe Maudoux
d76438b1e8 Update langs & error code (#2238) 2020-10-12 15:16:55 +02:00
Christophe Maudoux
9f57ec474b Code refactoring (#2339) 2020-10-12 15:03:21 +02:00