Commit Graph

771 Commits

Author SHA1 Message Date
Christophe Maudoux
a9941e043f Append an option to customize Manager CSS (#2761) 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
c6931ccb54 Update Portal plugins to new Captcha API (#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
Christophe Maudoux
78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +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
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
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
Yadd
b88a72c267 tidy 2022-02-16 17:43:29 +01:00
Christophe Maudoux
67aaadf51b Merge branch 'v2.0' into 2683 2022-02-03 21:00:45 +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
Christophe Maudoux
344eae6f3e Merge branch 'v2.0' into 2683 2022-01-15 11:05:36 +01:00
Christophe Maudoux
a8f082120c Update version (#2686) 2022-01-14 22:21:57 +01:00
Christophe Maudoux
af683b6a7b Update doc (#2686) 2022-01-14 22:15:36 +01:00
Christophe Maudoux
e0be422cc6 Improve unit test (#2686) 2022-01-14 21:59:15 +01:00
Christophe Maudoux
322d0afc7a Cleaning code (#2686) 2022-01-14 21:17:57 +01:00
Christophe Maudoux
987918b2ff Fix menu building (#2686) 2022-01-14 12:46:44 +01:00
Christophe Maudoux
87395937ab Append REST service for applications list (#2686) 2022-01-13 23:25:10 +01:00
Christophe Maudoux
31d3b93a7c Check rule at each step (#2683) 2022-01-12 22:42:46 +01:00
Christophe Maudoux
3b235dd082 Use rule to allow stayConnect plugin (#2683) 2022-01-12 22:19:28 +01:00
Christophe Maudoux
505f1a7527 Append LDAP exported vars & fix groups attribute (#2679) 2022-01-05 21:19:49 +01:00
Christophe Maudoux
26b6feb39c Remove useless constant (#2458) 2022-01-02 22:55:55 +01:00
Christophe Maudoux
4dc12ccf7a Improve display (#2679) 2021-12-22 00:30:35 +01:00
Christophe Maudoux
d6f8f27d48 Append function to check attributes (#2679) 2021-12-22 00:22:23 +01:00
Christophe Maudoux
dcfcb9bc0a Parse rules to avoid bad expressions (#2668) 2021-12-21 19:27:40 +01:00
Christophe Maudoux
77e7575317 Discard maintenance mode with bad rules files & improve hidden attributes filtering (#2668) 2021-12-01 10:53:24 +01:00
Christophe Maudoux
7d55202159 Append displayHiddenAttributes rule & update doc (#2662) 2021-11-24 14:00:46 +01:00
Maxime Besson
97328a85b2 Add version to CheckState plugin (#2661) 2021-11-23 12:01:06 +01:00
Christophe Maudoux
78e86497e8 Harmonize regex bis + doc & update unit tests (#2657) 2021-11-18 22:36:46 +01:00
Christophe Maudoux
4d7b11c812 Syntax 2021-11-10 23:09:28 +01:00
Christophe Maudoux
0181f9374f Update doc & typos (#2591) 2021-10-30 10:56:04 +02:00
Christophe Maudoux
692b550e19 Append an option to disable fingerprint checking (#2591) 2021-10-30 00:21:48 +02:00
Christophe Maudoux
d54c897580 Syntax 2021-10-29 23:03:45 +02:00
Christophe Maudoux
c8464136d7 Syntax & tidy 2021-10-29 23:00:34 +02:00
Christophe Maudoux
773364d279 Remove useless init method (#2649) 2021-10-29 23:00:05 +02:00
Christophe Maudoux
64e13cd532 Syntax 2021-10-26 23:47:49 +02:00
Christophe Maudoux
297b6fa5b7 Display logins history with CheckUser plugin 2021-10-24 23:13:24 +02:00
Christophe Maudoux
c14b5c6219 Append all BruteForce parameters into Manager (#2646) 2021-10-23 22:27:25 +02:00
Christophe Maudoux
64d55b6a93 Mark mandatory fields & Improve unit test (#1976) 2021-10-02 22:35:14 +02:00
Alexandre KARIM
bcb3d9ad26 Fix sorting for Finduser plugin 2021-09-24 16:27:19 +02:00
Christophe Maudoux
a4e15ad9a9 Set sameSite value for llnglanguage cookie (#2605) 2021-09-23 17:38:44 +02:00
Christophe Maudoux
9b50811f5e Test if Safe jail is enabled (#2617) 2021-09-19 23:24:36 +02:00