Commit Graph

10851 Commits

Author SHA1 Message Date
Maxime Besson
d7d1473ad5 Unit tests for #2403 2020-12-07 17:49:22 +01:00
Maxime Besson
8793a5b6a1 Fix storage of LDAP attributes with a value of 0 (#2403) 2020-12-07 17:49:21 +01:00
Clément OUDOT
185c3f690c Only run checkpassword javascript if a newpassword field is present (#2411) 2020-12-07 17:40:46 +01:00
Maxime Besson
c6d20ca8b3 Fix init of ::Portal::Password::LDAP (#2410) 2020-12-07 16:59:48 +01:00
Maxime Besson
9ba6938e90 Show a friendlier error message when a module fails init (#2410) 2020-12-07 16:59:48 +01:00
Christophe Maudoux
c2266720f9 Unauthenticated logout request with route & improve unit test (#2342) 2020-12-06 11:21:11 +01:00
Christophe Maudoux
41889e5ee2 Append unit test (#2342) 2020-12-05 20:37:50 +01:00
Christophe Maudoux
b2306cc8ad Unauthenticated logout (#2342) 2020-12-05 19:31:23 +01:00
Christophe Maudoux
2d2bcac4a7 Append warning (#2394) 2020-12-05 19:30:17 +01:00
Christophe Maudoux
f2960f706e TOTP tolerates both backward and forward clock drift & Append unit test (#2394) 2020-12-04 23:05:11 +01:00
Xavier Guimard
b5aec37089 Add Spanish translation (not finished but usable) 2020-12-04 13:11:01 +01:00
Clément OUDOT
aa346cc93f Add ipAddr column (#2407) 2020-12-04 12:23:37 +01:00
Clément OUDOT
db8e8be2ad Reduce loglevel in unit test (#2406) 2020-12-03 20:55:43 +01:00
Clément OUDOT
afe516c761 Mail 2F session key in Manager (#2406) 2020-12-03 20:53:57 +01:00
Clément OUDOT
6b1da39581 Unit test for mail 2F session key (#2406) 2020-12-03 20:00:51 +01:00
Clément OUDOT
426555effe Use a specific parameter for mail 2F session key (#2406) 2020-12-03 19:59:36 +01:00
Christophe Maudoux
c63c04c3e6 Fix unit test (#2360) 2020-12-02 08:04:52 +01:00
Christophe Maudoux
82187419a7 Warn if assignment & improve message (#2360) 2020-12-01 23:16:54 +01:00
Christophe Maudoux
ef0d10d91d Warn if assignment (#2360) 2020-12-01 22:58:14 +01:00
Christophe Maudoux
40113b6829 Improve unit test (#2398) 2020-12-01 22:49:17 +01:00
Christophe Maudoux
6e4c0620a7 Update doc (#2398) 2020-12-01 21:51:22 +01:00
Christophe Maudoux
421929d081 Hide valued headers only (#2398) 2020-12-01 20:49:42 +01:00
Maxime Besson
6a2be8fecf Fix selinux documentation (#2401) 2020-11-30 11:45:50 +01:00
atisne
dcb98ac480 Add configuration details to use LL:NG SSO with Gerrit 2020-11-30 10:31:40 +01:00
Clément OUDOT
5c35f54c29 Message sample for password change (#2393) 2020-11-29 18:10:44 +01:00
Clément OUDOT
a0854c6695 Note about user name logged (#2393) 2020-11-29 18:08:22 +01:00
Clément OUDOT
8211850be7 Better userLogger messages for password change (#2393) 2020-11-29 18:02:13 +01:00
Clément OUDOT
fa36ca674c CSS improvements for checkbox label (#2301) 2020-11-28 13:18:38 +01:00
Clément OUDOT
375c64ab42 CSS rule to fix height for checkboc label (#2301) 2020-11-28 13:05:07 +01:00
Clément OUDOT
0761e4dabb Fix CSS typo (#1431) 2020-11-28 13:00:50 +01:00
Christophe Maudoux
32d52b96d8 Append an option to obfuscate some headers value (#2398) 2020-11-27 23:09:18 +01:00
Maxime Besson
699679a8e0 Documentation for #2359 2020-11-27 14:00:58 +01:00
Maxime Besson
3d83e9fb88 Unit test for OIDC hooks (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
f49c1adf17 add oidcGenerateIDToken hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
daef0cf776 add oidcGenerateUserInfoResponse hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
faadb3f059 add oidcGotRequest hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
bfb0041074 Unit test for SAML hooks (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
c19be1d501 Tidy SAML issuer (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
a706f8a470 add samlBuildLogoutResponse hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
ddc43f7c9c add samlGotLogoutRequest hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
2dba11e6b3 Add samlBuildAuthnResponse hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
de1d6e205b Add samlGotAuthnRequest hook (#2359) 2020-11-27 14:00:58 +01:00
Maxime Besson
f0dbb28866 Add Hook system for plugins (#2359) 2020-11-27 14:00:58 +01:00
Xavier Guimard
28001c5f09 Add missing zh_TW flag 2020-11-27 13:17:04 +01:00
Xavier Guimard
54b778ddb7 Update zh_TW translation 2020-11-27 12:27:21 +01:00
Christophe Maudoux
7a7751e569 Code refactoring & typos (#2334) 2020-11-25 21:59:49 +01:00
Christophe Maudoux
47151b608a Log level 2020-11-25 21:58:40 +01:00
Christophe Maudoux
b04bb6ab84 Test if Vhost is HTTP or HTTPS & improve unit test (#2386) 2020-11-25 19:09:33 +01:00
Christophe Maudoux
f963afd812 Logs more explicit (#2334) 2020-11-25 17:17:36 +01:00
Xavier Guimard
74f582baf4 Add zh_TW translation (portal) 2020-11-23 15:43:13 +01:00