Commit Graph

12182 Commits

Author SHA1 Message Date
Yadd e321b1ebed Update INSTALL file (Closes: #2707) 2022-07-28 17:58:12 +02:00
Yadd a8254dec1c Update versions 2022-07-28 12:42:15 +02:00
Yadd b4ff23d9b2 Fix defaultLogger for FastCGI server (Closes: #2769) 2022-07-28 12:11:16 +02:00
Yadd 59c781b393 Improve session destroy propagation (#2758) 2022-07-28 11:35:48 +02:00
Yadd 61a913b8c0 Fix $ENV{LLNG_DEFAULTLOGGER} for FastCGI server (Closes: #2769) 2022-07-28 11:24:25 +02:00
Yadd baa3d6da1b Declare compliance with Debian policy 4.6.1 2022-07-28 10:56:51 +02:00
Yadd d8411f8d9a Update Debian versions support 2022-07-28 10:54:38 +02:00
Yadd 2868f94923 Fix CVE list 2022-07-28 10:31:07 +02:00
Yadd e013e92217 Update Ubuntu versions 2022-07-28 10:28:17 +02:00
Maxime Besson 85888a9986 Unit test for #2615 2022-07-21 16:04:16 +02:00
Maxime Besson 67ee7b21ba Fix Kerberos session upgrade/renew (#2615) 2022-07-21 16:04:16 +02:00
Maxime Besson c4837f82fd Merge branch 'refactor-importmetadata' into 'v2.0'
Refactor importmetadata

See merge request lemonldap-ng/lemonldap-ng!257
2022-07-21 13:58:51 +00:00
Yadd 4104e5a933 Update tr translation from transifex 2022-07-20 23:30:37 +02:00
Christophe Maudoux fede7f01d3 Merge branch '2775' into 'v2.0'
Allow to continue notification process with JSON response

See merge request lemonldap-ng/lemonldap-ng!279
2022-07-20 07:45:40 +00:00
Christophe Maudoux 6257e86301 Update doc (#2775) 2022-07-19 20:32:12 +02:00
Christophe Maudoux 6b4c7d5272 Append unit test (#2775) 2022-07-19 20:02:22 +02:00
Christophe Maudoux df6727ffbd Return ciphered id in JSON response if notif is pending 2022-07-18 23:36:22 +02:00
Christophe Maudoux e05b51c9aa Perl critic 2022-07-18 23:35:37 +02:00
Maxime Besson 6e7fd58113 Include extra keys in oidcGenerateUserInfoResponse (#2725) 2022-07-18 17:59:18 +02:00
Yadd 569f38fc92 Update fi translation 2022-07-16 07:59:37 +02:00
Yadd 3e1655f2b8 languages 2022-07-14 07:23:11 +02:00
Yadd a3abc17103 Fix Debian install (#2739) 2022-07-14 07:09:24 +02:00
Clément OUDOT 74fdd88338 Merge branch 'apache-ssoaas-client-2739' into 'v2.0'
Add new liblemonldap-ng-ssoaas-apache-client-perl package (#2739)

See merge request lemonldap-ng/lemonldap-ng!259
2022-07-13 16:09:41 +00:00
Clément OUDOT 05d379e3cb Update spec file for SSOaaS Apache Client 2022-07-13 17:58:41 +02:00
Clément OUDOT 2bb7a1dbfe Merge branch 'v2.0' into apache-ssoaas-client-2739 2022-07-13 17:49:35 +02:00
Maxime Besson fef3f2e1db Merge branch 'fix-test-call-stack' into 'v2.0'
Correctly report the calling location in test functions

See merge request lemonldap-ng/lemonldap-ng!278
2022-07-12 14:43:10 +00:00
Maxime Besson 5a47d7e9bc Correctly report the calling location in test functions
With this change, failure in a test lib function (expectForm,
expectJWT...) will be reported at the calling location in the original
*.t test file, instead of being reported in the test lib

    t/30-SAML-ReAuth-with-choice.t .. 1/?
    #   Failed test ' URI match'
>>> #   at t/30-SAML-ReAuth-with-choice.t line 72.
2022-07-12 16:14:56 +02:00
Maxime Besson e41f55bcb6 Merge branch '2746-SAML-metadata-without-SingleLogoutService' into 'v2.0'
#2746 do not proceed to logout if no logoutService is defined into SAML MD

See merge request lemonldap-ng/lemonldap-ng!272
2022-07-12 08:41:20 +00:00
Maxime Besson a62abf7bc3 update manifest 2022-07-11 09:23:26 +02:00
Maxime Besson 0ddabc96f6 Use azp instead of aud (#2607) 2022-07-11 09:18:01 +02:00
Maxime Besson 550ac3162a Api doc for #2607 2022-07-11 09:17:03 +02:00
alc f40278c940 #2607 adding doc part about logout confirmation bypass parameter 2022-07-08 17:10:38 +02:00
alc a707cc13a5 Test checking post logout redirect failure when URI is not allowed 2022-07-08 17:10:38 +02:00
alc 47866fba35 #2607 Adding test about OIDC OP logout confirmation bypass when initiated by RP 2022-07-08 16:44:35 +02:00
alc b2edef5ed7 #2607 Adding a bypass logout confirmation parameter into manager 2022-07-08 16:44:35 +02:00
alc 8ae0ebb9db #2607 Adding the possibility to bypass logout confirm when initiated by RP 2022-07-08 16:44:27 +02:00
Clément OUDOT 4601879832 Merge branch 'issue-2690-2FA-logo-label' into 'v2.0'
Fix for #2690

See merge request lemonldap-ng/lemonldap-ng!275
2022-07-07 12:16:13 +00:00
Maxime Besson 1c79cc3316 Fix doc reference 2022-07-07 12:07:27 +02:00
Maxime Besson fb2da6634a unit test for #2690 2022-07-07 12:05:54 +02:00
Maxime Besson 8562916f74 Upgrade doc for #2690 2022-07-07 11:54:17 +02:00
Clément OUDOT 4896e5de64 Override logo and label in 2fregisters template (#2690) 2022-07-06 19:55:28 +02:00
Yadd 0fffe97e99 Merge branch 'variables-placeholder-2491' into 'v2.0'
Variables placeholder in configuration

See merge request lemonldap-ng/lemonldap-ng!273
2022-07-01 14:12:22 +00:00
Christophe Maudoux 0576212979 Append extended conversion functions compliant with jail (#2624) 2022-06-30 23:14:16 +02:00
Yadd 8c020cead8 Add doc (#2491) 2022-06-29 14:51:55 +02:00
Yadd 4c2dfbdda8 Accept environment variables placeholder in configuration (#2491), TODO: doc 2022-06-28 16:39:08 +02:00
Christophe Maudoux 0831143a6b Append debug log 2022-06-27 22:45:21 +02:00
Maxime Besson 1322d78065 Merge branch 'fix-session-refresh-2713' into 'v2.0'
Use OIDC Refresh tokens for session refresh

See merge request lemonldap-ng/lemonldap-ng!268
2022-06-27 09:40:19 +00:00
Maxime Besson 7c5bbfd563 Unit test for #2713 2022-06-27 11:23:49 +02:00
Maxime Besson 9804c5674a Update doc for #2713 2022-06-27 11:23:49 +02:00
Maxime Besson 0631d35afd Update manager display for (#2713) 2022-06-27 11:23:49 +02:00