Commit Graph

3142 Commits

Author SHA1 Message Date
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
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
Yadd
42f3697a06 Fix versions 2022-02-03 11:20:47 +01:00
Maxime Besson
e883860891 Add PE_PASSWORD_OK to stopping cases (#2660) 2022-02-03 11:13:25 +01:00
Yadd
bf463b82af Combination: clarify result values (#2660) 2022-02-03 11:13:25 +01:00
Yadd
27df15774d Fix stop() call (#2660) 2022-02-03 11:13:25 +01:00
Yadd
00bf4a0d1a Add default stop() method for all Auth modules 2022-02-03 11:13:25 +01:00
Yadd
0df2d6dd30 No more display stop() errors 2022-02-03 11:13:25 +01:00
Yadd
50f25a9116 Fix stop() debug (#2660) 2022-02-03 11:13:25 +01:00
Yadd
de79fc49b0 Reintroduce stop() method in LDAP/AD backends (#2660) 2022-02-03 11:13:25 +01:00
Yadd
efe0ad448f Combination: accept "stop()" from authentication backends (#2660) 2022-02-03 11:13:25 +01:00
Maxime Besson
bc684de4bb Improve LDAP error logs 2022-02-03 08:24:04 +01:00
Yadd
3f42113229 Remove double slashes in _pdata->{_url} + Don't overwrite $self-portal if already set (#2594) 2022-02-02 11:11:00 +01:00
Yadd
21f4ca1f35 [WAI] Add role for each message box (#2570) 2022-02-01 22:25:56 +01:00
Christophe Maudoux
ab512da539 Typos & #1877 2022-02-01 22:09:25 +01:00
Yadd
c3724a618f Fix versions 2022-02-01 17:09:31 +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
Clément OUDOT
3c0f374c29 Merge branch 'v2.0' into issue-2673-CAS-multiple-service-URL 2022-01-23 16:41:18 +01:00