Commit Graph

1560 Commits

Author SHA1 Message Date
Clément OUDOT
79bd842424 Shorter description to avoid documentation formatting issue 2022-09-09 18:27:51 +02:00
Maxime Besson
1e8a632606 Generate list of currents registrable SFAs from manager code 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
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
479a1a2ab4 Append Strict-Transport-Security option (#2674) 2022-08-30 23:15:29 +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
798c80fbf1 Add merge subcommand to lemonldap-ng-cli (#2780) 2022-08-24 14:10:23 +02:00
Clément OUDOT
2dec1987c1 Merge branch 'rememberAuthChoice' into 'v2.0'
add RememberAuthChoice Plugin (references #2737)

See merge request lemonldap-ng/lemonldap-ng!261
2022-08-19 09:21:33 +00:00
Christophe Maudoux
613b442473 Typos 2022-08-16 13:09:27 +02:00
David Coutadeur
a99dbbe998 rememberAuthChoice: resolve conflicts with 2.0 branch (#2737) 2022-07-29 13:18:05 +00:00
Yadd
a8254dec1c Update versions 2022-07-28 12:42:15 +02:00
alc
b2edef5ed7 #2607 Adding a bypass logout confirmation parameter into manager 2022-07-08 16:44:35 +02:00
Maxime Besson
93cb4df897 Add rest2F code activation in manager (#2762) 2022-06-27 11:06:07 +02:00
Maxime Besson
9ef3a4b839 Manager options for #2762 2022-06-27 11:06:07 +02:00
Yadd
46d43e69d9 Use Perltidy 20220217 (Closes: #2765) 2022-06-23 12:12:25 +02:00
Christophe Maudoux
2f1d2a5e3b Code refactoring (#2749) 2022-06-18 18:53:57 +02:00
Maxime Besson
b4d0082e5c Add manager options for custom captcha module (#2692) 2022-06-17 15:38:57 +02:00
Maxime Besson
a23db69545 Add sfLoginTimeout option in manager (#2757) 2022-06-03 15:35:19 +02:00
Christophe Maudoux
78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +02:00
Maxime Besson
e90f16ade6 Add manager options for CAS/OIDC resolution rules (#2753) 2022-05-18 11:32:04 +02:00
David Coutadeur
ed03ce6a8e rememberAuthChoice: resolve conflicts with 2.0 branch (#2737) 2022-05-17 09:57:45 +00:00
Christophe Maudoux
17328aa2aa Append favicon option (#2750) 2022-05-16 22:32:11 +02:00
Christophe Maudoux
6f6c87fcdf Append logo (#2745) 2022-05-14 23:24:01 +02:00
David Coutadeur
901a6d3697 add RememberAuthChoice Plugin (references #2737) 2022-04-20 17:36:33 +00:00
Christophe Maudoux
399fc52a00 Manifest & Tree 2022-03-03 22:30:08 +01:00
Maxime Besson
ed953fc276 Fix Webauthn conf test 2022-02-25 11:22:35 +01:00
Maxime Besson
39da9c64a9 Add config tests for webauthn 2022-02-25 10:39:00 +01:00
Christophe Maudoux
9e0d28d659 Re-order OIDC dynamic registration options & Update doc + typos 2022-02-18 22:15:23 +01:00
Maxime Besson
ffbdcdb4fc Fix WebAuthn manager display (#1411) 2022-02-18 16:37:53 +01:00
Christophe Maudoux
2d19df844f Doc typos & build tree 2022-02-16 22:03:56 +01:00
Yadd
b88a72c267 tidy 2022-02-16 17:43:29 +01:00
Maxime Besson
af7abe8d19 Merge branch 'fix-webauthn-1411' into v2.0 2022-02-16 10:38:09 +01:00
Christophe Maudoux
6b40041236 Re-order CAS service options & Typo 2022-02-12 23:38:03 +01:00
Christophe Maudoux
7b643f4271 Doc & Translations 2022-02-11 19:47:02 +01:00
Maxime Besson
73046867e6 Allow WebAuthn in 2F manager API (#1411) 2022-02-11 18:44:22 +01:00
Christophe Maudoux
67aaadf51b Merge branch 'v2.0' into 2683 2022-02-03 21:00:45 +01:00
Yadd
c3724a618f Fix versions 2022-02-01 17:09:31 +01:00
Christophe Maudoux
ae74fdf53c Build tree & attributes 2022-01-26 20:03:08 +01:00
Clément OUDOT
b1bc592f00 Add unit test when service is not an array (#2673) 2022-01-24 19:58:42 +01:00
Clément OUDOT
8c998fe0a2 Better error message (#2673) 2022-01-24 19:42:12 +01:00
Clément OUDOT
2d3cb1ca4c Test if service parameter is an array (#2673) 2022-01-24 18:51:19 +01:00
Clément OUDOT
c34f8c8291 Manager CAS service option as an array (#2673) 2022-01-23 18:03:47 +01:00
Clément OUDOT
3c0f374c29 Merge branch 'v2.0' into issue-2673-CAS-multiple-service-URL 2022-01-23 16:41:18 +01:00
Clément OUDOT
8482089a88 Fix error message in Manager API 2022-01-23 16:40:21 +01:00
Christophe Maudoux
3ffb7aa607 Merge branch 'v2.0' into 2683 2022-01-22 21:19:42 +01:00
Clément OUDOT
8bc5e81ba6 Update Manager definition and tests (#2673) 2022-01-22 17:10:36 +01:00
Maxime Besson
3fef6ddcaa Add WebAuthn settings to manager (#1411) 2022-01-21 18:21:30 +01:00