Commit Graph

4988 Commits

Author SHA1 Message Date
Clément OUDOT
79bd842424 Shorter description to avoid documentation formatting issue 2022-09-09 18:27:51 +02:00
Clément OUDOT
5d7630c43d make cpan 2022-09-09 17:01:19 +02:00
Clément OUDOT
a6169c4f1a Update version in modules 2022-09-07 16:44:24 +02:00
Maxime Besson
0770678482 Fix leak in portal->templateDir (#2789) 2022-09-07 11:45:20 +02:00
Maxime Besson
389d33d542 Rename Yubikey 2FA type to Yubico OTP to avoid confusion 2022-09-02 17:40:36 +02:00
Maxime Besson
dfcb11f203 Unit test for samlBuildAuthnResponse 2022-09-02 15:51:27 +02:00
Maxime Besson
d6efecb6cc Fix unit tests for #2791 2022-09-02 15:03:08 +02:00
Maxime Besson
318e08ccc7 Make sure tokens handled by 2F modules are temporary sessions (#2791) 2022-09-02 10:56:38 +02:00
Maxime Besson
5e72df3f06 Do not display login form after 2FA token timeout (#2791) 2022-09-02 10:56:24 +02:00
Maxime Besson
9a8880e3c8 Delay samlGotAuthnRequest after signature validation (#2793) 2022-09-02 10:38:27 +02:00
Yadd
ce0e4ff033 Update translations 2022-08-31 16:27:01 +02:00
Christophe Maudoux
a347014e69 Update langs & conf files & doc & test (#2674) 2022-08-30 23:17:03 +02:00
Christophe Maudoux
479a1a2ab4 Append Strict-Transport-Security option (#2674) 2022-08-30 23:15:29 +02:00
Christophe Maudoux
df722265dc Typo (#2712) 2022-08-28 23:33:39 +02:00
Christophe Maudoux
c9449ed41d Fix unit test (#2712) 2022-08-28 23:23:32 +02:00
Christophe Maudoux
3d5e7f8b05 Do not check selfRegistration (#2712) 2022-08-28 23:15:04 +02:00
Christophe Maudoux
8ee7bc8e0b Re-order options 2022-08-28 00:48:13 +02:00
Maxime Besson
ef7f6b43e3 Fix space handling in status URI (#2787) 2022-08-26 16:13:13 +02:00
Maxime Besson
621c88535a Merge branch 'fix-mail-trover-2772-2773' into 'v2.0'
Fix translation overrides

See merge request lemonldap-ng/lemonldap-ng!282
2022-08-25 14:58:02 +00:00
Maxime Besson
ec1a1c11b8 Fix skin translations overriding llng.ini messages (#2773) 2022-08-22 18:55:34 +02:00
Maxime Besson
84d3ca2b89 Use skin translation files when sending mail (#2772) 2022-08-22 18:55:34 +02:00
Yadd
e7d25fa403 Add missing translation files 2022-08-21 19:54:39 +02:00
Clément OUDOT
2dec1987c1 Merge branch 'rememberAuthChoice' into 'v2.0'
add RememberAuthChoice Plugin (references #2737)

See merge request lemonldap-ng/lemonldap-ng!261
2022-08-19 09:21:33 +00:00
Christophe Maudoux
613b442473 Typos 2022-08-16 13:09:27 +02:00
Maxime Besson
9d569817bd Fix use of SCRIPTNAME in templates (#2650) 2022-08-12 09:09:22 +02:00
Maxime Besson
bc588c8b33 Remove broken window.data.scriptname (#2650) 2022-08-12 09:09:22 +02:00
Maxime Besson
1986f730a7 Fix usage of script_name (#2650) 2022-08-12 09:09:22 +02:00
Maxime Besson
0e93fc6556 Fix #2785 2022-08-11 14:01:40 +02:00
Maxime Besson
1cdc9640ba Expose field name to template when building history (#2784) 2022-08-09 14:53:13 +02:00
Maxime Besson
55d46a1731 Make _2f variable available in login history in case of failure (#2726) 2022-08-09 14:23:35 +02:00
David Coutadeur
a99dbbe998 rememberAuthChoice: resolve conflicts with 2.0 branch (#2737) 2022-07-29 13:18:05 +00:00
Yadd
a8254dec1c Update versions 2022-07-28 12:42:15 +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
Yadd
4104e5a933 Update tr translation from transifex 2022-07-20 23:30:37 +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
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
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
8ae0ebb9db #2607 Adding the possibility to bypass logout confirm when initiated by RP 2022-07-08 16:44:27 +02:00
Maxime Besson
fb2da6634a unit test for #2690 2022-07-07 12:05:54 +02:00