Commit Graph

742 Commits

Author SHA1 Message Date
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
Maxime Besson
66946e8f75 Fix auth process in password-testing plugins (#2611) 2021-09-10 17:12:13 +02:00
Maxime Besson
6806864872 Expose risk level to other plugins (#2593) 2021-09-06 17:50:10 +02:00
Maxime Besson
f297492703 Make new location plugin more generic (#2325) 2021-09-06 17:40:04 +02:00
Alexandre KARIM
977a185fcc Merge branch 'v2.0' into 2325 2021-09-02 12:05:19 +02:00
Christophe Maudoux
eab4d4a31e Append an option to normalize headers & Improve unit tests + doc (#2604) 2021-09-01 21:48:10 +02:00
Alexandre KARIM
52ed859c4e Update version #2325 2021-08-25 14:37:23 +02:00
Alexandre KARIM
cd72d00ef8 Subject & deduplicate history IP #2325 2021-08-25 14:28:15 +02:00
Alexandre KARIM
f9c20e6072 Merge branch 'v2.0' into 2325 2021-08-23 16:13:50 +02:00
Christophe Maudoux
017408d005 Merge branch 'v2.0' into 2589 2021-08-20 20:06:22 +02:00
Alexandre KARIM
ffa804f6a3 Append unit test (#2325) 2021-08-19 10:55:17 +02:00
Alexandre KARIM
fa363b0bb1 Append unit test (#2325) 2021-08-19 10:55:17 +02:00
Alexandre KARIM
3ae759edd4 Date + tidy + langs (#2325) 2021-08-19 10:55:17 +02:00
Alexandre KARIM
13a7a81173 Mail template (#2325) 2021-08-19 10:55:17 +02:00
Alexandre KARIM
d0c6f7eec6 NewLocationWarning plugin skeleton (#2325) 2021-08-19 10:55:17 +02:00
Christophe Maudoux
df8fc578b4 Merge branch 'v2.0' into 2589 2021-08-12 23:47:10 +02:00
Christophe Maudoux
37363971f3 Merge branch 'v2.0' into 2564 2021-08-12 23:46:55 +02:00
Christophe Maudoux
4b592e1f48 Fix regex (#2589) 2021-08-12 22:57:59 +02:00
Maxime Besson
2fac0d9f47 Update LLNG download URL 2021-08-12 17:02:50 +02:00
Christophe Maudoux
4d2dfe4abc Fix warnings 2021-07-28 12:10:55 +02:00
Christophe Maudoux
21ba445141 Fix unit test (#2564) & some warnings 2021-07-28 10:38:45 +02:00
Christophe Maudoux
13a62b4dde Append unit test (#2564) 2021-07-27 20:12:35 +02:00
Christophe Maudoux
984df5c0c8 Allow to configure mail body for account registration 2021-07-26 23:06:47 +02:00
Clément OUDOT
6a6a41b007 Use regexp to replace values in email only for text body (#2495) 2021-07-18 17:20:39 +02:00
Yadd
83b45db614 Fix versions 2021-06-28 15:36:29 +02:00
Christophe Maudoux
71fa5d09f7 Be more strict with URL (#2477) 2021-06-24 14:33:27 +02:00
Yadd
3732cdcc19 Better URL parsing (#2477) 2021-06-24 14:33:27 +02:00
Maxime Besson
63cd5ffb40 Revert 652d8ba9bc
See #2482
2021-06-11 08:53:26 +02:00
Christophe Maudoux
86f46ebc5b Fix some warnings (#2538) 2021-06-08 23:03:54 +02:00
Maxime Besson
87295178e0 optimize SingleSession to avoid unneeded session fetches (#2536) 2021-06-04 16:17:18 +02:00