Commit Graph

11640 Commits

Author SHA1 Message Date
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
8ff0b15027 Improve doc for hooks 2021-10-26 23:15:01 +02:00
Maxime Besson
13c4b9500b Use builtin sphinx RFC references 2021-10-26 16:53:24 +02:00
Maxime Besson
e0adae7436 Update changelog for #2622 2021-10-26 16:53:24 +02:00
Maxime Besson
b21500122d Fix #2622 2021-10-26 16:53:24 +02:00
Clément OUDOT
ba77f2095d Fix syntax on sample hook code 2021-10-26 16:37:02 +02:00
Maxime Besson
809f552110 Warn user if portal URL does not end with / (#2638) 2021-10-26 15:46:25 +02:00
Maxime Besson
8cfab558c7 Improve detection of SAML Artifact response type (#2648) 2021-10-26 11:44:26 +02:00
Maxime Besson
085c798ec6 Fix unit tests for #2621 2021-10-26 11:07:18 +02:00
Maxime Besson
de8f5adf96 Reorder SAML bindings to put default ACS first (#2621)
This is just in case we interact with a dumb SP who doesn't implement
isDefault correctly. And to preserve (almost) byte-for-byte metadata
content for existing installations
2021-10-26 11:07:18 +02:00
Maxime Besson
1d4b202ebb Set POST as default in new LLNG installs (#2621) 2021-10-26 11:07:14 +02:00
Maxime Besson
cee2934c0c Tidy translations (#2627) 2021-10-26 11:03:36 +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
Christophe Maudoux
00fd7b1080 Warn if download error (#2644) 2021-10-23 21:24:55 +02:00
Maxime Besson
c598b07a83 Fix eduPersonTargetedID when creating provider (#2645) 2021-10-21 14:23:41 +02:00
Maxime Besson
b4e6aeaff3 Tidy importMetadata 2021-10-21 13:59:21 +02:00
Christophe Maudoux
0a17936a39 Doc typo 2021-10-14 22:58:21 +02:00
Maxime Besson
0325b1c6db Improve plugin doc 2021-10-14 15:07:14 +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
Christophe Maudoux
c74c478b02 Improve unit test (#2627) 2021-10-02 18:20:20 +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
Christophe Maudoux
8235248771 Merge branch '2618' into 'v2.0'
Fix 2618 - Take into account RULES_URL param with DevOps handler

See merge request lemonldap-ng/lemonldap-ng!223
2021-09-30 15:07:40 +00: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
1255251237 Merge branch 'alexandrek/lemonldap-ng-finduser_sort' into v2.0
Allow to sort attributes
2021-09-24 21:33:12 +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
Maxime Besson
7bfedfe9a9 Running full unit tests require IO::Socket::Timeout 2021-09-24 14:22:37 +02:00
Maxime Besson
657c561704 Avoid asking questions during slapd install 2021-09-24 14:15:04 +02:00
Maxime Besson
d406609a1d Run LDAP tests in sonar 2021-09-24 14:09:03 +02:00
Maxime Besson
c1eed946fb Attempt to fix sonar build 2021-09-24 11:39:26 +02:00
Maxime Besson
418e301a7e Attempt to fix sonar build 2021-09-24 11:34:35 +02:00
Christophe Maudoux
9176237f05 Improve unit test (#2605) 2021-09-23 22:45:48 +02:00
Christophe Maudoux
51ee0fe1a9 Improve debug message (#2618) 2021-09-23 22:26:28 +02:00
Christophe Maudoux
7accf35268 Merge branch 'getSameSite' into 'v2.0'
Remove unless less statement

See merge request lemonldap-ng/lemonldap-ng!228
2021-09-23 20:14:50 +00:00