Commit Graph

877 Commits

Author SHA1 Message Date
Christophe Maudoux
78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +02:00
Christophe Maudoux
17328aa2aa Append favicon option (#2750) 2022-05-16 22:32:11 +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
dcc6f2cbc9 Display policy if enabled (#2733) 2022-05-13 22:08:28 +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
Christophe Maudoux
96f6667f24 Propagate to MFA #1877 2022-04-30 10:19:39 +02:00
Christophe Maudoux
668b11b399 Typos 2022-03-03 23:29:48 +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
2d19df844f Doc typos & build tree 2022-02-16 22:03:56 +01:00
Yadd
b88a72c267 tidy 2022-02-16 17:43:29 +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
00bf4a0d1a Add default stop() method for all Auth modules 2022-02-03 11:13:25 +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
Yadd
c3724a618f Fix versions 2022-02-01 17:09:31 +01:00
Christophe Maudoux
344eae6f3e Merge branch 'v2.0' into 2683 2022-01-15 11:05:36 +01:00
Christophe Maudoux
0b5259ffad Improve code & append unit test (#2683) 2022-01-15 00:03:22 +01:00
Christophe Maudoux
bf5df4497f Merge branch '2686' into 'v2.0'
2686

See merge request lemonldap-ng/lemonldap-ng!242
2022-01-14 21:37:46 +00:00
Maxime Besson
8fc59823aa Merge branch 'fix-remember-login-2616' into 'v2.0'
Remember login when password fails

See merge request lemonldap-ng/lemonldap-ng!222
2022-01-14 16:42:17 +00:00
Christophe Maudoux
987918b2ff Fix menu building (#2686) 2022-01-14 12:46:44 +01:00
Christophe Maudoux
3b235dd082 Use rule to allow stayConnect plugin (#2683) 2022-01-12 22:19:28 +01:00
Christophe Maudoux
18462d6113 Merge branch 'refresh_my_rights' into 'v2.0'
Refresh my rights

See merge request lemonldap-ng/lemonldap-ng!238
2022-01-05 18:10:32 +00:00
Maxime Besson
0b0bd5f183 Allow history fields to be hidden from display (#2609) 2022-01-05 17:14:02 +01:00
Maxime Besson
44cb0444fe Add field and accessor in portal for plugin session info (#2609) 2022-01-05 17:14:02 +01:00
Maxime Besson
85b12f7428 Fix module loading error reporting 2022-01-04 10:36:34 +01:00
Maxime Besson
7048354cb6 Fix RelayState encoding in autoPost (#2671) 2021-12-15 17:24:22 +01:00
Christophe Maudoux
f583d5944b Keep authenticationLevel (#2658) 2021-11-22 20:40:34 +01:00
Christophe Maudoux
4f2e337e66 Re-order refresh steps (#2658) 2021-11-17 10:03:45 +01:00
Christophe Maudoux
5ffd909d7d Harmonize regex (#2657) 2021-11-16 22:45:25 +01:00
Christophe Maudoux
f03ef36fd6 Impersonation is the last loaded plugin (#2655) 2021-11-10 22:37:52 +01:00
Maxime Besson
beb2fa69df Only run init method when it exists for portal plugins (#2649) 2021-10-28 17:09:25 +02:00
Maxime Besson
a0af787c97 Tidy Portal::Init 2021-10-26 23:17:27 +02:00
Yadd
b5b8f3203c Spelling errors reported by lintian 2021-10-09 09:13:35 +02:00
Christophe Maudoux
dea7b235b1 Tidy & update version 2021-10-07 22:38:23 +02:00
Maxime Besson
22a0f1c013 Initialize PATCH routes (#2626)
This prevents the following message from appearing when the portal fails
to initialize

Conflict detected between 2 extensions, aborting 1 route
2021-10-07 08:50:47 +02:00
Christophe Maudoux
64d55b6a93 Mark mandatory fields & Improve unit test (#1976) 2021-10-02 22:35:14 +02:00
Christophe Maudoux
2d0ec20c18 Append information in doc about afterData entry point (#2598) 2021-10-01 23:04:43 +02:00
Christophe Maudoux
a7467b1d15 Fix version (#2605) 2021-09-23 21:27:05 +02:00
Maxime Besson
6302c957cc Add SAMESITE template param (#2605) 2021-09-23 17:44:52 +02:00
Christophe Maudoux
a4e15ad9a9 Set sameSite value for llnglanguage cookie (#2605) 2021-09-23 17:38:44 +02:00
Maxime Besson
d8eb44a5ab Add portal status codes for Auth::OIDC errors (#2558) 2021-09-15 19:21:47 +02:00
Maxime Besson
8aa3e65137 Remember login across authentication attempts (#2616) 2021-09-15 14:00:31 +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