sort by:
Revision Author Date Message Commit Date
213e58b Merge branch '2655' into 'v2.0' Impersonation is the last loaded plugin (#2655) See merge request lemonldap-ng/lemonldap-ng!236 11 November 2021, 08:53:54 UTC
4d7b11c Syntax 10 November 2021, 22:09:28 UTC
f03ef36 Impersonation is the last loaded plugin (#2655) 10 November 2021, 21:37:52 UTC
5b5ce39 doc: add matrix config 05 November 2021, 16:11:18 UTC
4162f79 Update Turkish translation from Transifex 03 November 2021, 16:36:43 UTC
8e7ae89 Add Hebrew translation for portal (#2651) 31 October 2021, 06:49:09 UTC
b1ef5d6 Remove useless ar field 30 October 2021, 11:53:04 UTC
3901292 Doc: remove duplicate index entry 30 October 2021, 11:52:51 UTC
7d6cef8 Append parameter in tree & langs (#2591) 30 October 2021, 08:56:36 UTC
0181f93 Update doc & typos (#2591) 30 October 2021, 08:56:04 UTC
6ebd205 Syntax & tidy 29 October 2021, 22:23:28 UTC
3bc7ba7 Append unit test (#2591) 29 October 2021, 22:22:51 UTC
692b550 Append an option to disable fingerprint checking (#2591) 29 October 2021, 22:21:48 UTC
d54c897 Syntax 29 October 2021, 21:03:45 UTC
c846413 Syntax & tidy 29 October 2021, 21:00:34 UTC
773364d Remove useless init method (#2649) 29 October 2021, 21:00:05 UTC
b38c13f Merge branch 'CheckUser_history' into 'v2.0' Check user history See merge request lemonldap-ng/lemonldap-ng!235 29 October 2021, 19:18:10 UTC
b6bf7cb Update doc (#2647) 29 October 2021, 14:35:47 UTC
01ef4c9 Merge branch 'v2.0' into CheckUser_history 29 October 2021, 14:28:25 UTC
16525a4 Append unit test (#2647) 29 October 2021, 14:23:41 UTC
fccb276 Improve custom plugin documentation 28 October 2021, 15:09:25 UTC
6c8e0e6 Unit tests for #2649 28 October 2021, 15:09:25 UTC
beb2fa6 Only run init method when it exists for portal plugins (#2649) 28 October 2021, 15:09:25 UTC
400fe06 Unit tests for #2622 26 October 2021, 22:18:56 UTC
fe4172a Change invalid_scope http code to 400 (#2622) 26 October 2021, 22:17:28 UTC
91854b0 Merge branch 'v2.0' into CheckUser_history 26 October 2021, 21:48:35 UTC
64e13cd Syntax 26 October 2021, 21:47:49 UTC
a0af787 Tidy Portal::Init 26 October 2021, 21:17:27 UTC
8ff0b15 Improve doc for hooks 26 October 2021, 21:15:01 UTC
13c4b95 Use builtin sphinx RFC references 26 October 2021, 14:53:24 UTC
e0adae7 Update changelog for #2622 26 October 2021, 14:53:24 UTC
b215001 Fix #2622 26 October 2021, 14:53:24 UTC
ba77f20 Fix syntax on sample hook code 26 October 2021, 14:37:02 UTC
809f552 Warn user if portal URL does not end with / (#2638) 26 October 2021, 13:46:25 UTC
8cfab55 Improve detection of SAML Artifact response type (#2648) 26 October 2021, 09:44:26 UTC
085c798 Fix unit tests for #2621 26 October 2021, 09:07:18 UTC
de8f5ad 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 26 October 2021, 09:07:18 UTC
1d4b202 Set POST as default in new LLNG installs (#2621) 26 October 2021, 09:07:14 UTC
cee2934 Tidy translations (#2627) 26 October 2021, 09:03:36 UTC
297b6fa Display logins history with CheckUser plugin 24 October 2021, 21:13:24 UTC
c14b5c6 Append all BruteForce parameters into Manager (#2646) 23 October 2021, 20:27:25 UTC
04747ff Add Hebrew translation for mail (unusable for now: missing portal translation) 23 October 2021, 19:39:22 UTC
00fd7b1 Warn if download error (#2644) 23 October 2021, 19:24:55 UTC
c598b07 Fix eduPersonTargetedID when creating provider (#2645) 21 October 2021, 12:23:41 UTC
b4e6aea Tidy importMetadata 21 October 2021, 11:59:21 UTC
0a17936 Doc typo 14 October 2021, 20:58:21 UTC
0325b1c Improve plugin doc 14 October 2021, 13:07:14 UTC
b5b8f32 Spelling errors reported by lintian 09 October 2021, 07:13:35 UTC
dea7b23 Tidy & update version 07 October 2021, 20:38:23 UTC
22a0f1c 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 07 October 2021, 06:50:47 UTC
806ef6c add warning when SAML user attribute was not found 07 October 2021, 06:50:47 UTC
b15d45d Improve unit test (#1976) 03 October 2021, 10:03:47 UTC
64d55b6 Mark mandatory fields & Improve unit test (#1976) 02 October 2021, 20:35:14 UTC
c74c478 Improve unit test (#2627) 02 October 2021, 16:20:20 UTC
83c38e8 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 02 October 2021, 06:34:40 UTC
2d0ec20 Append information in doc about afterData entry point (#2598) 01 October 2021, 21:04:43 UTC
732c863 Append an option in Manager to define RULES_URL param (#2627) 01 October 2021, 21:01:14 UTC
ed56a17 Tidy (#2620) 30 September 2021, 21:13:04 UTC
8235248 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 30 September 2021, 15:07:40 UTC
24a989a Remove unused method in Net::LDAP (#2620) 29 September 2021, 09:43:19 UTC
cc08c99 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 29 September 2021, 09:36:58 UTC
ebb764a add more logs for ldap binding (ppolicy extended response code) + remove loadPP (#2620) 29 September 2021, 09:36:58 UTC
89b370d Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 24 September 2021, 19:34:36 UTC
1255251 Merge branch 'alexandrek/lemonldap-ng-finduser_sort' into v2.0 Allow to sort attributes 24 September 2021, 19:33:12 UTC
3243cb2 Decrease logLevel (#1976) 24 September 2021, 19:32:57 UTC
bcb3d9a Fix sorting for Finduser plugin 24 September 2021, 14:27:19 UTC
4e55a17 Improve slapd shutdown during tests 24 September 2021, 13:57:03 UTC
7bfedfe Running full unit tests require IO::Socket::Timeout 24 September 2021, 12:22:37 UTC
657c561 Avoid asking questions during slapd install 24 September 2021, 12:15:04 UTC
d406609 Run LDAP tests in sonar 24 September 2021, 12:09:03 UTC
c1eed94 Attempt to fix sonar build 24 September 2021, 09:39:26 UTC
418e301 Attempt to fix sonar build 24 September 2021, 09:34:35 UTC
9176237 Improve unit test (#2605) 23 September 2021, 20:45:48 UTC
51ee0fe Improve debug message (#2618) 23 September 2021, 20:26:28 UTC
7accf35 Merge branch 'getSameSite' into 'v2.0' Remove unless less statement See merge request lemonldap-ng/lemonldap-ng!228 23 September 2021, 20:14:50 UTC
644c62b Remove unless less statement 23 September 2021, 19:45:42 UTC
a7467b1 Fix version (#2605) 23 September 2021, 19:27:05 UTC
e3f0711 Merge branch '2605' into v2.0 23 September 2021, 15:50:37 UTC
6302c95 Add SAMESITE template param (#2605) 23 September 2021, 15:44:52 UTC
a4e15ad Set sameSite value for llnglanguage cookie (#2605) 23 September 2021, 15:38:44 UTC
ceec0e6 Merge branch 'v2.0' into 2618 21 September 2021, 20:35:47 UTC
80e37a4 Add pt_BR translation for portal, thanks to Guilherme Buonfiglio de Castro Monteiro! (#2619) 21 September 2021, 04:35:41 UTC
63f44bb Merge branch 'guilhermebcm-v2.0-patch-98246' into 'v2.0' Brazilian flag See merge request lemonldap-ng/lemonldap-ng!224 21 September 2021, 04:26:34 UTC
266898c Merge branch 'guilhermebcm-v2.0-patch-04167' into 'v2.0' Brazilian flag See merge request lemonldap-ng/lemonldap-ng!225 21 September 2021, 04:26:21 UTC
a1ad952 Brazilian flag for Brazilian Portuguese language 21 September 2021, 00:12:07 UTC
946b2c2 Brazilian flag for Brazilian Portuguese language 21 September 2021, 00:07:32 UTC
c5c1c76 Improve unit test (#2618) 20 September 2021, 20:00:14 UTC
aec371f Merge branch 'v2.0' into 2618 20 September 2021, 19:30:57 UTC
7385a7d Code cleaning (#2618) 20 September 2021, 19:29:15 UTC
10126d7 Switch rules and headers (#2458) 20 September 2021, 19:23:22 UTC
fd1557e Build vhost header depending on RULES_URL if defined 20 September 2021, 14:18:31 UTC
c3151ce Fix OIDC callback parameter name in doc 20 September 2021, 12:45:34 UTC
795348f Append comment 20 September 2021, 11:43:56 UTC
9b50811 Test if Safe jail is enabled (#2617) 19 September 2021, 21:24:36 UTC
5f68721 Typo 18 September 2021, 08:49:48 UTC
8af91cf Update tr translation from transiffex 18 September 2021, 05:15:37 UTC
ff966c4 Update tr translation from transifex 15 September 2021, 17:41:56 UTC
da7e1ea Error messages for #2558 15 September 2021, 17:22:13 UTC
35b3cb8 Use distinct error codes in Auth::OIDC (#2558) 15 September 2021, 17:21:47 UTC
d8eb44a Add portal status codes for Auth::OIDC errors (#2558) 15 September 2021, 17:21:47 UTC
back to top