Commit Graph

3158 Commits

Author SHA1 Message Date
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
Christophe Maudoux
c979adb9d2 Display password policy only if enabled (#2733) 2022-05-13 00:18:32 +02:00
Maxime Besson
ef295ddd55 Add _2f session key after 2FA success (#2726) 2022-05-02 17:36:22 +02:00
Maxime Besson
64d8dcb793 Add log when 2FA is attempted (#2732) 2022-05-02 17:36:22 +02:00
Christophe Maudoux
ab8cc97a52 Fix warning 2022-04-30 10:19:39 +02:00
Christophe Maudoux
96f6667f24 Propagate to MFA #1877 2022-04-30 10:19:39 +02:00
Maxime Besson
826308fbbf Fix check after saveConf (#2742) 2022-04-26 19:09:18 +02:00
David Coutadeur
e6cdeba1ef Fix init of ::Portal::Password::AD (#2735) 2022-03-31 09:51:17 +00:00
Maxime Besson
e1f6534bbe Add auth oidc hooks (#2730)
new hooks:
    oidcGenerateAuthenticationRequest
    oidcGenerateTokenRequest
    oidcGotIDToken
    oidcGotUserInfo
2022-03-18 11:59:10 +01:00
Maxime Besson
6d3f40b2fd add SAML Auth hook (#2730)
New hooks:
    samlGotAuthnResponse
    samlGenerateAuthnRequest
2022-03-18 11:58:28 +01:00
Maxime Besson
6ed0e9c1b4 Add session data to oidcGenerateUserInfoResponse (#2725) 2022-03-11 12:07:51 +01:00
Christophe Maudoux
c389c6d509 Update version & typos (#2714) 2022-03-06 11:45:36 +01:00
Christophe Maudoux
f6f9fe29cf Force reAuth from 2fManager (#2714) 2022-03-04 23:20:01 +01:00
Christophe Maudoux
50c312acc3 Avoid warning (#2716) 2022-03-04 23:15:09 +01:00
Christophe Maudoux
668b11b399 Typos 2022-03-03 23:29:48 +01:00
Christophe Maudoux
9c512f8e5b Test if a 2FA exists (#2716) 2022-03-03 23:05:19 +01:00
Yadd
fd610864ea Don't export id in Ajax response for authenticated users (#2709) 2022-03-03 18:55:02 +01:00
Christophe Maudoux
5c7a69e57b Fix warnings (#2704) 2022-02-19 11:30:45 +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
Maxime Besson
af7abe8d19 Merge branch 'fix-webauthn-1411' into v2.0 2022-02-16 10:38:09 +01:00
Christophe Maudoux
5e285d5f60 Avoid useless warnings with OIDC 2022-02-12 22:42:03 +01:00
Christophe Maudoux
33d5c231b5 Typos & Doc 2022-02-12 22:18:32 +01:00
Christophe Maudoux
a1d3e159a3 Be more relevant (#2683) 2022-02-06 12:14:58 +01:00
Christophe Maudoux
5e3154b842 Merge branch 'v2.0' into 2683 2022-02-06 12:14:02 +01:00
Yadd
d3389a7370 Render getModule() usable with connected users (fixes: #2664) 2022-02-05 11:55:17 +01:00
Yadd
7b71a0c764 Always initialize groups and hGroups (Fixes: #2476) 2022-02-05 10:21:32 +01:00
Christophe Maudoux
67aaadf51b Merge branch 'v2.0' into 2683 2022-02-03 21:00:45 +01:00