Commit Graph

12315 Commits

Author SHA1 Message Date
Clément OUDOT d8018977dd Update parameter list in doc 2022-09-09 16:35:56 +02:00
Maxime Besson e9187ca659 Fix doc warning 2022-09-09 15:43:40 +02:00
Clément OUDOT 20c7910e45 Update packaging files 2022-09-09 10:17:51 +02:00
Clément OUDOT 31e2defbf5 Generate changelog 2022-09-09 10:14:13 +02:00
Clément OUDOT a989ad4bc7 Upgrade notes for remember auth choice plugin (#2737) 2022-09-08 17:46:17 +02:00
Clément OUDOT 62c40d5b49 Update version in SPEC file 2022-09-07 17:03:45 +02:00
Clément OUDOT a6169c4f1a Update version in modules 2022-09-07 16:44:24 +02:00
Maxime Besson 0770678482 Fix leak in portal->templateDir (#2789) 2022-09-07 11:45:20 +02:00
Maxime Besson 5aa51054e0 Clarify doc on template overrides 2022-09-07 11:42:06 +02:00
Maxime Besson 4e0e8b6061 Fix doc markup 2022-09-07 11:42:06 +02:00
Christophe Maudoux ef3b19ea18 Append missing endpoints in doc 2022-09-07 09:21:21 +02:00
Yadd c9f68c0e96 Drop dead links 2022-09-07 08:30:07 +02:00
Yadd daebc3fb93 End of Buster backports 2022-09-07 08:18:40 +02:00
Maxime Besson a9faf589c1 Merge branch 'fix-manager-hardcoded-sfa' into 'v2.0'
Remove hardcoded 2FA types from manager

See merge request lemonldap-ng/lemonldap-ng!288
2022-09-06 12:57:43 +00:00
David Coutadeur f2762e6711 fix regex rule in documentation: need to escape the @ 2022-09-05 17:18:37 +02:00
Maxime Besson 1e8a632606 Generate list of currents registrable SFAs from manager code 2022-09-02 17:43:04 +02:00
Maxime Besson 12ca5e62b9 Allow .html routes to call a sub 2022-09-02 17:43:04 +02:00
Maxime Besson 0119e3a229 Eliminate hardcoded SFA types from manager JS 2022-09-02 17:43:04 +02:00
Maxime Besson 3ff3fa9376 Remove explicit references to 2FA types from Manager 2022-09-02 17:43:04 +02:00
Maxime Besson 389d33d542 Rename Yubikey 2FA type to Yubico OTP to avoid confusion 2022-09-02 17:40:36 +02:00
Maxime Besson dfcb11f203 Unit test for samlBuildAuthnResponse 2022-09-02 15:51:27 +02:00
Maxime Besson 6f4ae3552c Merge branch 'fix-2fa-token-timeout-2791' into 'v2.0'
Fix #2791 (broken portal after 2FA timeout)

See merge request lemonldap-ng/lemonldap-ng!287
2022-09-02 13:20:46 +00:00
Maxime Besson d6efecb6cc Fix unit tests for #2791 2022-09-02 15:03:08 +02:00
Maxime Besson 318e08ccc7 Make sure tokens handled by 2F modules are temporary sessions (#2791) 2022-09-02 10:56:38 +02:00
Maxime Besson 5e72df3f06 Do not display login form after 2FA token timeout (#2791) 2022-09-02 10:56:24 +02:00
Maxime Besson b2ccead410 Fix doc image reference 2022-09-02 10:45:24 +02:00
Maxime Besson 9a8880e3c8 Delay samlGotAuthnRequest after signature validation (#2793) 2022-09-02 10:38:27 +02:00
Yadd ce0e4ff033 Update translations 2022-08-31 16:27:01 +02:00
Christophe Maudoux 2f6d91c27b Merge branch '2674' into 'v2.0'
2674

See merge request lemonldap-ng/lemonldap-ng!286
2022-08-31 14:23:25 +00:00
Christophe Maudoux bccef05a4b make json (#2674) 2022-08-31 14:10:41 +02:00
Christophe Maudoux 40b70b17f8 Remove default value (#2674) 2022-08-31 12:10:37 +02:00
Christophe Maudoux a347014e69 Update langs & conf files & doc & test (#2674) 2022-08-30 23:17:03 +02:00
Christophe Maudoux 479a1a2ab4 Append Strict-Transport-Security option (#2674) 2022-08-30 23:15:29 +02:00
Christophe Maudoux 98328cac1c Software heritage metadata 2022-08-30 14:28:42 +02:00
Christophe Maudoux 9d40f61f80 SoftwareHeritage metadata 2022-08-30 14:03:44 +02:00
Christophe Maudoux 8cacdda5fa Fix doc 2022-08-30 00:12:09 +02:00
Christophe Maudoux c057601eb7 Merge branch '2712-2' into 'v2.0'
Resolve "2fSelfRegistration == 0 + 2fActivation == 1 leads to registrable second factor being presented every time"

See merge request lemonldap-ng/lemonldap-ng!284
2022-08-29 08:00:10 +00:00
Christophe Maudoux df722265dc Typo (#2712) 2022-08-28 23:33:39 +02:00
Christophe Maudoux c9449ed41d Fix unit test (#2712) 2022-08-28 23:23:32 +02:00
Christophe Maudoux 3d5e7f8b05 Do not check selfRegistration (#2712) 2022-08-28 23:15:04 +02:00
Christophe Maudoux 4b99371853 Fix doc & typos 2022-08-28 00:48:13 +02:00
Christophe Maudoux 13120fd1e2 Remove dead code 2022-08-28 00:48:13 +02:00
Christophe Maudoux 8ee7bc8e0b Re-order options 2022-08-28 00:48:13 +02:00
Maxime Besson ef7f6b43e3 Fix space handling in status URI (#2787) 2022-08-26 16:13:13 +02:00
Maxime Besson 621c88535a Merge branch 'fix-mail-trover-2772-2773' into 'v2.0'
Fix translation overrides

See merge request lemonldap-ng/lemonldap-ng!282
2022-08-25 14:58:02 +00:00
Maxime Besson 17800cd00b Document changes from #2772 #2773 2022-08-24 15:46:38 +02:00
Maxime Besson b662e9b5b6 Merge branch 'hogsim-v2.0-patch-40626' into 'v2.0'
Added info on group from Active Directory

See merge request lemonldap-ng/lemonldap-ng!270
2022-08-24 12:15:41 +00:00
Maxime Besson 5c3f2823e9 Documentation for #2780 2022-08-24 14:10:23 +02:00
Maxime Besson e65ff90536 Update package dependencies (#2780) 2022-08-24 14:10:23 +02:00
Maxime Besson b764920a43 Unit test for #2780 2022-08-24 14:10:23 +02:00