Commit Graph

1394 Commits

Author SHA1 Message Date
Yadd
a8254dec1c Update versions 2022-07-28 12:42:15 +02:00
Yadd
59c781b393 Improve session destroy propagation (#2758) 2022-07-28 11:35:48 +02:00
Maxime Besson
c4837f82fd Merge branch 'refactor-importmetadata' into 'v2.0'
Refactor importmetadata

See merge request lemonldap-ng/lemonldap-ng!257
2022-07-21 13:58:51 +00:00
alc
b2edef5ed7 #2607 Adding a bypass logout confirmation parameter into manager 2022-07-08 16:44:35 +02:00
Yadd
0fffe97e99 Merge branch 'variables-placeholder-2491' into 'v2.0'
Variables placeholder in configuration

See merge request lemonldap-ng/lemonldap-ng!273
2022-07-01 14:12:22 +00:00
Christophe Maudoux
0576212979 Append extended conversion functions compliant with jail (#2624) 2022-06-30 23:14:16 +02:00
Yadd
4c2dfbdda8 Accept environment variables placeholder in configuration (#2491), TODO: doc 2022-06-28 16:39:08 +02:00
Yadd
46d43e69d9 Use Perltidy 20220217 (Closes: #2765) 2022-06-23 12:12:25 +02:00
Christophe Maudoux
c0803bc306 Update code 2022-06-20 00:18:37 +02:00
Christophe Maudoux
a9941e043f Append an option to customize Manager CSS (#2761) 2022-06-18 18:53:57 +02:00
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
2f1d2a5e3b Code refactoring (#2749) 2022-06-18 18:53:57 +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
b4d0082e5c Add manager options for custom captcha module (#2692) 2022-06-17 15:38:57 +02:00
Clément OUDOT
1d140efa99 Add MIME::Entity requirement (#2710) 2022-06-17 10:05:15 +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
Christophe Maudoux
d843bea529 Append option to change banner color (#2761) 2022-06-04 23:46:05 +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
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
Maxime Besson
89083bde9f Doc for importMetadata config (#2720) 2022-04-27 10:11:50 +02:00
Maxime Besson
d2dce85e8c Unit tests for importMetadata 2022-04-27 10:11:50 +02:00
Maxime Besson
27580ea4de Refactor importMetadata (#2720) 2022-04-27 10:11:45 +02:00
Maxime Besson
0b1226124b Allow reading of CLI options from a conf file (#2720) 2022-04-27 10:10:23 +02:00
Maxime Besson
db6a6e44db Fix typo in importMetadata #2724 2022-04-27 10:10:23 +02:00
Maxime Besson
150a90dfb8 avoid duplicates in importMetadata (#2719) 2022-04-27 10:10:23 +02:00
Maxime Besson
826308fbbf Fix check after saveConf (#2742) 2022-04-26 19:09:18 +02:00
Christophe Maudoux
d4b5608886 Typos 2022-04-05 23:32:36 +02:00
Yadd
c9be5b7db3 Add Hebrew language in manager 2022-03-03 15:07:01 +01:00
Yadd
b976f2debf Add missing test dependency to Test::Output (fixes: #2717) 2022-03-01 20:07:52 +01:00
Christophe Maudoux
161a356c87 Update README 2022-02-19 18:50:07 +01:00
Christophe Maudoux
fdad83378f Update authors 2022-02-19 18:36:14 +01:00
Clément OUDOT
4be3bde0bf Update version in Makefile.PL 2022-02-19 17:44:51 +01:00
Christophe Maudoux
5c7a69e57b Fix warnings (#2704) 2022-02-19 11:30:45 +01:00
Christophe Maudoux
9e0d28d659 Re-order OIDC dynamic registration options & Update doc + typos 2022-02-18 22:15:23 +01:00
Yadd
560dc873f2 Update POD (lintian reports errors) 2022-02-17 14:58:50 +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
Yadd
c0472d41db Update version 2022-02-16 17:31:45 +01:00
Yadd
c590444d2f Update manifests 2022-02-16 17:31:05 +01:00
Yadd
525e6711d6 Merge branch 'improve-log4perl-2565' into 'v2.0'
Enrich Log4Perl placeholders with request details

See merge request lemonldap-ng/lemonldap-ng!234
2022-02-16 16:18:26 +00:00
Maxime Besson
af7abe8d19 Merge branch 'fix-webauthn-1411' into v2.0 2022-02-16 10:38:09 +01:00
Yadd
d6c689c1ec Don't fail on bad logLevel value (fixes: #1714) 2022-02-13 14:10:30 +01:00
Christophe Maudoux
7b643f4271 Doc & Translations 2022-02-11 19:47:02 +01:00
Christophe Maudoux
028b0823e9 Typos 2022-02-10 22:44:35 +01:00
Christophe Maudoux
67aaadf51b Merge branch 'v2.0' into 2683 2022-02-03 21:00:45 +01:00
Maxime Besson
0dc995e411 Rename internal has2f method to avoid conflict in perlExpr test (#2691) 2022-02-03 15:58:46 +01:00
Yadd
42f3697a06 Fix versions 2022-02-03 11:20:47 +01:00