Commit Graph

1107 Commits

Author SHA1 Message Date
Yadd
b88a72c267 tidy 2022-02-16 17:43:29 +01:00
Yadd
c0472d41db Update version 2022-02-16 17:31:45 +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
Yadd
bf463b82af Combination: clarify result values (#2660) 2022-02-03 11:13:25 +01:00
Maxime Besson
bb531a5f53 Call logger->setRequest in PSGI apps (#2565) 2022-02-01 20:00:05 +01:00
Maxime Besson
8dabd0e02c Improve Log4Perl class with %Q and %E flags (#2565) 2022-02-01 20:00:05 +01:00
Yadd
c3724a618f Fix versions 2022-02-01 17:09:31 +01:00
Christophe Maudoux
607adc73eb Update version (#2689) 2022-01-26 22:49:13 +01:00
Christophe Maudoux
2ae9191e0a Fix DELETE session/my (#2689) & enable DELETE sessions/my only if globalLogout is on 2022-01-26 22:46:12 +01:00
Christophe Maudoux
3ffb7aa607 Merge branch 'v2.0' into 2683 2022-01-22 21:19:42 +01:00
Maxime Besson
3fef6ddcaa Add WebAuthn settings to manager (#1411) 2022-01-21 18:21:30 +01:00
Maxime Besson
f7852b3302 Add U2F to WebAuthn migration script (#1411) 2022-01-21 18:19:56 +01:00
Maxime Besson
1054af21e4 Add WebAuthn to available 2F (#1411) 2022-01-21 18:10:45 +01:00
Maxime Besson
d854a8016d Add totp2fEncryptSecret in manager (#2625) 2022-01-20 16:15:54 +01:00
Maxime Besson
09126d91fd Add optional encryption of new TOTP secret (#2625) 2022-01-20 15:39:13 +01:00
Christophe Maudoux
478e459028 Append cfgDate (#2637) 2022-01-15 21:50:13 +01:00
Christophe Maudoux
344eae6f3e Merge branch 'v2.0' into 2683 2022-01-15 11:05:36 +01:00
Maxime Besson
58af695d2d Add casTicketExpiration to manager 2022-01-14 17:14:36 +01:00
Christophe Maudoux
3b235dd082 Use rule to allow stayConnect plugin (#2683) 2022-01-12 22:19:28 +01:00
Christophe Maudoux
d6f8f27d48 Append function to check attributes (#2679) 2021-12-22 00:22:23 +01:00
Christophe Maudoux
7d55202159 Append displayHiddenAttributes rule & update doc (#2662) 2021-11-24 14:00:46 +01:00
Christophe Maudoux
7d6cef8a25 Append parameter in tree & langs (#2591) 2021-10-30 10:56:36 +02:00
Christophe Maudoux
91854b09d4 Merge branch 'v2.0' into CheckUser_history 2021-10-26 23:48:35 +02:00
Maxime Besson
de8f5adf96 Reorder SAML bindings to put default ACS first (#2621)
This is just in case we interact with a dumb SP who doesn't implement
isDefault correctly. And to preserve (almost) byte-for-byte metadata
content for existing installations
2021-10-26 11:07:18 +02:00
Maxime Besson
1d4b202ebb Set POST as default in new LLNG installs (#2621) 2021-10-26 11:07:14 +02:00
Christophe Maudoux
297b6fa5b7 Display logins history with CheckUser plugin 2021-10-24 23:13:24 +02:00
Yadd
b5b8f3203c Spelling errors reported by lintian 2021-10-09 09:13:35 +02:00
Christophe Maudoux
732c8631eb Append an option in Manager to define RULES_URL param (#2627) 2021-10-01 23:01:14 +02:00
Christophe Maudoux
8235248771 Merge branch '2618' into 'v2.0'
Fix 2618 - Take into account RULES_URL param with DevOps handler

See merge request lemonldap-ng/lemonldap-ng!223
2021-09-30 15:07:40 +00:00
Christophe Maudoux
644c62b81a Remove unless less statement 2021-09-23 21:45:42 +02:00
Christophe Maudoux
795348f668 Append comment 2021-09-20 13:43:56 +02:00
Christophe Maudoux
1901ef8232 Spit Remote and Proxy Auth cookie name parameter (#2613) 2021-09-10 22:40:11 +02:00
Alexandre KARIM
aa0db663c6 Merge branch 'v2.0' into 2600 2021-09-08 17:26:09 +02:00
Alexandre KARIM
0c33da8cdc Lang, Doc, Sort Tree & Tests(#2600 #2601) 2021-09-08 16:41:53 +02:00
Maxime Besson
e93d1be5c5 Add new options for new location plugin (#2325) 2021-09-06 16:17:17 +02:00
Alexandre KARIM
6b85a85026 Append ChoiceParam & ChoiceValue (#2600) 2021-09-06 10:47:06 +02:00
Alexandre KARIM
977a185fcc Merge branch 'v2.0' into 2325 2021-09-02 12:05:19 +02:00
Christophe Maudoux
eab4d4a31e Append an option to normalize headers & Improve unit tests + doc (#2604) 2021-09-01 21:48:10 +02:00
Maxime Besson
a431e0521a Fix #2603 2021-09-01 17:32:15 +02:00
Alexandre KARIM
52ed859c4e Update version #2325 2021-08-25 14:37:23 +02:00
Alexandre KARIM
f9c20e6072 Merge branch 'v2.0' into 2325 2021-08-23 16:13:50 +02:00
Clément OUDOT
14848f9bf1 Set modules version to 2.0.13 2021-08-20 18:30:13 +02:00
Clément OUDOT
e26f39eb93 Merge branch '2564' into 'v2.0'
2564

See merge request lemonldap-ng/lemonldap-ng!214
2021-08-20 16:07:39 +00:00