Commit Graph

3186 Commits

Author SHA1 Message Date
Maxime Besson
b3b29508d3 Store refresh token and AT expiration (#2713) 2022-06-27 11:23:49 +02:00
Maxime Besson
181f8c4be1 Update mail2f to use code2f lib (#2762) 2022-06-27 11:06:07 +02:00
Maxime Besson
20d994ccac Update REST2F to use Code2F lib (#2762) 2022-06-27 11:06:07 +02:00
Maxime Besson
ee05bb5c8a Split Ext2F into a common lib (Code2F) + specific code (#2762) 2022-06-27 11:06:07 +02:00
Maxime Besson
31db698df0 Update Ext2F to support resend code (#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
c0803bc306 Update code 2022-06-20 00:18:37 +02:00
Christophe Maudoux
aedda63b3e Remove double entry (#2749) 2022-06-19 23:26:16 +02:00
Maxime Besson
4e29b8e61a Run forAuthUser when serving /ping 2022-06-19 15:24:59 +02:00
Maxime Besson
87a91f222f Remove dead code in Issuer::OIDC 2022-06-19 15:24:59 +02:00
Maxime Besson
3ef3aac9c7 Refactor newAccessToken 2022-06-19 15:24:59 +02:00
Maxime Besson
818143311c Refactor call to token endpoint 2022-06-19 15:24:59 +02:00
Maxime Besson
a868f2696f Add refresh token hooks (#2768) 2022-06-19 12:02:31 +02:00
Christophe Maudoux
a9941e043f Append an option to customize Manager CSS (#2761) 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
Maxime Besson
67ebefd137 Document new Captcha API (#2692) 2022-06-17 16:19:29 +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
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
fd8c3b1b61 Fix #2708 2022-06-14 14:48:46 +02:00
Christophe Maudoux
651beaf130 Improve code 2022-06-03 19:27:06 +02:00
Maxime Besson
e27f0b6b10 Fix #2760 2022-06-03 17:42:29 +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
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
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
82c10e3ecd Typos (#2753) 2022-05-19 23:20:32 +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
Christophe Maudoux
17328aa2aa Append favicon option (#2750) 2022-05-16 22:32:11 +02:00
Clément OUDOT
3b0a928ba6 Fix some typos in embedded doc 2022-05-16 13:38:52 +00:00
Maxime Besson
c85ade2e27 perldoc for 2fDevices lib 2022-05-16 14:21:53 +02:00
Maxime Besson
0f6753d188 Refactor Webauthn 2022-05-16 14:21:53 +02:00
Maxime Besson
21745359a2 Fix #2716 2022-05-16 14:21:53 +02:00
Maxime Besson
cc5435015d Extract 2F common functions into lib 2022-05-16 14:21:53 +02:00
Christophe Maudoux
e522ccb29e Propagate do not store password option to mail template (#2745) 2022-05-15 12:04:45 +02:00
Christophe Maudoux
82d3d26eb5 Use option for mail reset (#2745) 2022-05-15 00:59:40 +02:00
Christophe Maudoux
a303d96a7e Append logo (#2745) 2022-05-14 23:24:15 +02:00
Christophe Maudoux
6f6c87fcdf Append logo (#2745) 2022-05-14 23:24:01 +02:00
Christophe Maudoux
7424751919 Fix regex generator (#2733) 2022-05-13 23:28:09 +02:00
Christophe Maudoux
dcc6f2cbc9 Display policy if enabled (#2733) 2022-05-13 22:08:28 +02:00
Christophe Maudoux
a79d783257 Display password policy & use it to compile password regex (#2733) 2022-05-13 00:21:53 +02:00
Christophe Maudoux
3620725787 Improve log 2022-05-13 00:18:32 +02:00