Commit Graph

4682 Commits

Author SHA1 Message Date
Christophe Maudoux
6ebd205ba4 Syntax & tidy 2021-10-30 00:23:28 +02:00
Christophe Maudoux
3bc7ba7693 Append unit test (#2591) 2021-10-30 00:22:51 +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
01ef4c98d8 Merge branch 'v2.0' into CheckUser_history 2021-10-29 16:28:25 +02:00
Christophe Maudoux
16525a45eb Append unit test (#2647) 2021-10-29 16:23:41 +02:00
Maxime Besson
6c8e0e6edb Unit tests for #2649 2021-10-28 17:09:25 +02: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
400fe0626a Unit tests for #2622 2021-10-27 00:18:56 +02:00
Maxime Besson
fe4172a50a Change invalid_scope http code to 400 (#2622) 2021-10-27 00:17:28 +02:00
Christophe Maudoux
91854b09d4 Merge branch 'v2.0' into CheckUser_history 2021-10-26 23:48:35 +02:00
Christophe Maudoux
64e13cd532 Syntax 2021-10-26 23:47:49 +02:00
Maxime Besson
a0af787c97 Tidy Portal::Init 2021-10-26 23:17:27 +02:00
Maxime Besson
b21500122d Fix #2622 2021-10-26 16:53:24 +02:00
Maxime Besson
8cfab558c7 Improve detection of SAML Artifact response type (#2648) 2021-10-26 11:44:26 +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
Yadd
04747ff4e6 Add Hebrew translation for mail (unusable for now: missing portal translation) 2021-10-23 21:39:22 +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
Maxime Besson
806ef6c1ed add warning when SAML user attribute was not found 2021-10-07 08:50:47 +02:00
Christophe Maudoux
b15d45d4ad Improve unit test (#1976) 2021-10-03 12:03:47 +02:00
Christophe Maudoux
64d55b6a93 Mark mandatory fields & Improve unit test (#1976) 2021-10-02 22:35:14 +02:00
Yadd
83c38e83b0 Merge branch '2627' into 'v2.0'
Append an option in Manager to define RULES_URL param (#2627)

See merge request lemonldap-ng/lemonldap-ng!230
2021-10-02 06:34:40 +00:00
Christophe Maudoux
2d0ec20c18 Append information in doc about afterData entry point (#2598) 2021-10-01 23:04:43 +02:00
Christophe Maudoux
732c8631eb Append an option in Manager to define RULES_URL param (#2627) 2021-10-01 23:01:14 +02:00
Christophe Maudoux
ed56a171b9 Tidy (#2620) 2021-09-30 23:13:04 +02:00
Maxime Besson
24a989aa67 Remove unused method in Net::LDAP (#2620) 2021-09-29 11:43:19 +02:00
Maxime Besson
cc08c992c4 Merge branch '2620-ppolicy-binding-v2.0' into 'v2.0'
add more logs for ldap binding (ppolicy extended response code) + remove loadPP (#2620)

See merge request lemonldap-ng/lemonldap-ng!227
2021-09-29 09:36:58 +00:00
dcoutadeur dcoutadeur
ebb764a3c5 add more logs for ldap binding (ppolicy extended response code) + remove loadPP (#2620) 2021-09-29 09:36:58 +00:00
Christophe Maudoux
89b370df83 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2021-09-24 21:34:36 +02:00
Christophe Maudoux
3243cb2aa1 Decrease logLevel (#1976) 2021-09-24 21:32:57 +02:00
Alexandre KARIM
bcb3d9ad26 Fix sorting for Finduser plugin 2021-09-24 16:27:19 +02:00
Maxime Besson
4e55a17791 Improve slapd shutdown during tests 2021-09-24 15:57:03 +02:00
Christophe Maudoux
9176237f05 Improve unit test (#2605) 2021-09-23 22:45:48 +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
Yadd
80e37a41f2 Add pt_BR translation for portal, thanks to Guilherme Buonfiglio de Castro Monteiro! (#2619) 2021-09-21 06:35:41 +02:00
Guilherme Monteiro
946b2c2375 Brazilian flag for Brazilian Portuguese language 2021-09-21 00:07:32 +00:00
Christophe Maudoux
10126d76c8 Switch rules and headers (#2458) 2021-09-20 21:23:22 +02:00
Christophe Maudoux
9b50811f5e Test if Safe jail is enabled (#2617) 2021-09-19 23:24:36 +02:00
Yadd
8af91cfdbc Update tr translation from transiffex 2021-09-18 07:15:37 +02:00
Yadd
ff966c4ecd Update tr translation from transifex 2021-09-15 19:41:56 +02:00
Maxime Besson
da7e1ea4ea Error messages for #2558 2021-09-15 19:22:13 +02:00
Maxime Besson
35b3cb8c28 Use distinct error codes in Auth::OIDC (#2558) 2021-09-15 19:21:47 +02:00
Maxime Besson
d8eb44a5ab Add portal status codes for Auth::OIDC errors (#2558) 2021-09-15 19:21:47 +02:00