Commit Graph

12315 Commits

Author SHA1 Message Date
Christophe Maudoux 7f62ad0469 Revert "Append option to change banner color (#2761)"
This reverts commit d843bea529.
2022-06-18 18:53:57 +02:00
Christophe Maudoux fbb2013e6b Code refactoring 2022-06-18 18:53:57 +02:00
Christophe Maudoux 7ad7ce8bac Pass encryption key to custom functions + Update doc 2022-06-18 18:53:57 +02:00
Christophe Maudoux 2f1d2a5e3b Code refactoring (#2749) 2022-06-18 18:53:57 +02:00
Yadd cc3f433136 Import polish translations from transifex 2022-06-18 07:44:40 +02:00
Clément OUDOT 7e8dc0f109 Update doc for REST service (#2709) 2022-06-17 17:35:06 +02:00
Maxime Besson 77557c246d Merge branch 'fix-captcha-api-2692' into 'v2.0'
New Captcha API

See merge request lemonldap-ng/lemonldap-ng!262
2022-06-17 14:31:13 +00:00
Maxime Besson 67ebefd137 Document new Captcha API (#2692) 2022-06-17 16:19:29 +02:00
Maxime Besson b4d0082e5c Add manager options for custom captcha module (#2692) 2022-06-17 15:38:57 +02:00
Maxime Besson aca5468100 Add unit test for old Captcha API (#2692) 2022-06-17 15:38:05 +02:00
Maxime Besson 7817a1b544 Update templates for new Captcha API (#2692) 2022-06-17 15:38:05 +02:00
Maxime Besson aef1ebc348 Fix unit tests for new Captcha API (#2692)
New API does not differentiate between empty and wrong captcha
2022-06-17 15:38:05 +02:00
Maxime Besson c6931ccb54 Update Portal plugins to new Captcha API (#2692) 2022-06-17 15:38:05 +02:00
Maxime Besson ef134f8ce1 Implement new Captcha API in portal (#2692) 2022-06-17 15:38:05 +02:00
Maxime Besson fc626c752a Split SecurityImage Captcha into a dedicated module (#2692)
Lib::Captcha is now only a compatibility wrapper
2022-06-17 15:38:05 +02:00
Clément OUDOT 1fbe1150f9 Update META files 2022-06-17 10:05:28 +02:00
Clément OUDOT 1d140efa99 Add MIME::Entity requirement (#2710) 2022-06-17 10:05:15 +02:00
Simon Hoggart c0483c3d1f Added info on group from Active Directory 2022-06-16 15:51:15 +00:00
Maxime Besson b666f1416a Clarify outgoing proxy documentation (#2715) 2022-06-16 16:40:31 +02:00
Maxime Besson 23bc481c0f Doc for JQuery events 2022-06-16 16:32:14 +02:00
Maxime Besson 9674510863 add mfaDeleted event (#2756) 2022-06-16 16:32:14 +02:00
Maxime Besson 0a1783f165 add mfaAdded js event (#2756) 2022-06-16 16:32:14 +02:00
Maxime Besson cd41ba8872 Merge branch 'fix-2fa-timeout-2757' into 'v2.0'
Add specific 2FA timeout (#2757)

See merge request lemonldap-ng/lemonldap-ng!269
2022-06-16 12:33:19 +00:00
Maxime Besson d1661712ae Add warning to TOTP docs 2022-06-15 15:54:44 +02:00
Maxime Besson fd8c3b1b61 Fix #2708 2022-06-14 14:48:46 +02:00
Christophe Maudoux d843bea529 Append option to change banner color (#2761) 2022-06-04 23:46:05 +02:00
Christophe Maudoux 651beaf130 Improve code 2022-06-03 19:27:06 +02:00
Maxime Besson 3f783f4805 Unit test for #2760 2022-06-03 17:42:29 +02:00
Maxime Besson e27f0b6b10 Fix #2760 2022-06-03 17:42:29 +02:00
Maxime Besson 095f69cd49 Unit test for #2757 2022-06-03 15:35:21 +02:00
Maxime Besson 828fb10389 Default 2FA token to sfLoginTimeout (#2757) 2022-06-03 15:35:21 +02:00
Maxime Besson a23db69545 Add sfLoginTimeout option in manager (#2757) 2022-06-03 15:35:19 +02:00
Christophe Maudoux d80d66e07a Update unit test (#2759) 2022-06-03 09:31:24 +02:00
Christophe Maudoux f0d102a6bb Fix debug log 2022-06-02 23:39:18 +02:00
Christophe Maudoux 78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +02:00
Clément OUDOT 91cff59628 Fix display of error codes in doc 2022-06-01 12:04:39 +02:00
Maxime Besson d7ed5c9e35 Relax detection of client authentication type (#2757) 2022-05-25 15:32:32 +02:00
Clément OUDOT 3a82e3af7b Merge branch 'feature/v2.0/support-ldap-uris' into 'v2.0'
Support TLS parameters for ldaps URIs

See merge request lemonldap-ng/lemonldap-ng!256
2022-05-23 08:52:01 +00:00
Eero Häkkinen 91bf5323a5 Support TLS parameters for ldaps URIs 2022-05-20 21:53:06 +03:00
Maxime Besson d832263129 Merge branch 'fix-refactor-2f-mini' into 'v2.0'
Refactor WebAuthn to share some functions with other 2F plugins

See merge request lemonldap-ng/lemonldap-ng!266
2022-05-20 07:50:09 +00:00
Christophe Maudoux ac429ec270 Append debug log 2022-05-19 23:22:19 +02:00
Christophe Maudoux d40459b9b7 Improve code 2022-05-19 23:21:30 +02:00
Christophe Maudoux 82c10e3ecd Typos (#2753) 2022-05-19 23:20:32 +02:00
Yadd c31fb38d7b Update pl translation from transifex 2022-05-19 17:17:58 +02:00
Maxime Besson 694fb4e440 Merge branch 'fix-idprules-oidc-2753' into 'v2.0'
Add IDP resolution rules for CAS/OIDC (#2753)

See merge request lemonldap-ng/lemonldap-ng!267
2022-05-19 15:00:44 +00:00
Maxime Besson 4edd5332bb Unit test for #2753 2022-05-18 11:35:02 +02:00
Maxime Besson a09072c7ed Documentation for #2753 2022-05-18 11:35:02 +02:00
Maxime Besson e90f16ade6 Add manager options for CAS/OIDC resolution rules (#2753) 2022-05-18 11:32:04 +02:00
Maxime Besson 5e210651aa Add CAS server resolution rules (#2753) 2022-05-18 11:32:04 +02:00
Maxime Besson 3428cb981f Add OP resolution rules (#2753) 2022-05-18 11:32:04 +02:00