Commit Graph

11451 Commits

Author SHA1 Message Date
Christophe Maudoux
71fa5d09f7 Be more strict with URL (#2477) 2021-06-24 14:33:27 +02:00
Yadd
3732cdcc19 Better URL parsing (#2477) 2021-06-24 14:33:27 +02:00
Yadd
8a18543f55 Remove TODO loop 2021-06-24 14:04:31 +02:00
Maxime Besson
b5ff5d2581 Improve phrasing of #2547 2021-06-24 09:35:17 +02:00
Maxime Besson
e5b5fe1a09 Unit test for #2549 2021-06-24 09:26:27 +02:00
Maxime Besson
23a8a10096 Add missing access token expiration check in OAuth2 handler (#2549) 2021-06-24 09:26:27 +02:00
Clément OUDOT
ca6d35bea0 Merge branch 'BR_Test_LeakTrace' into 'v2.0'
Add BR: perl(Test::LeakTrace) for lemonldap-ng-portal/t/91-Memory-Leak.t

See merge request lemonldap-ng/lemonldap-ng!196
2021-06-22 16:15:49 +00:00
Xavier Bachelot
d76a5897f7 Add BR: perl(Test::LeakTrace) for lemonldap-ng-portal/t/91-Memory-Leak.t 2021-06-22 17:58:39 +02:00
Paul Curie
c26bac4c18 Merge branch 'doc-publik-fix' into 'v2.0'
add logout URI for publik

See merge request lemonldap-ng/lemonldap-ng!195
2021-06-22 14:08:34 +00:00
Paul Curie
c62220ba23 add logout URI for publik 2021-06-22 15:59:06 +02:00
Yadd
fdf3d7dc10 Update Tr translation from Transifex 2021-06-21 19:24:56 +02:00
Maxime Besson
9a2dc48b56 Unit test for #2550 2021-06-21 09:38:03 +02:00
Maxime Besson
8db02a693f Only release IDtoken when scope contains openid (#2550) 2021-06-21 09:38:03 +02:00
Maxime Besson
ee51e010dc Unit test for #2548 2021-06-21 09:38:03 +02:00
Maxime Besson
e1b7f61d13 Update ID token unit tests 2021-06-21 09:38:03 +02:00
Maxime Besson
beaacca9a0 Refactor _handleRefreshTokenGrant to use _generateIDToken (#2550) 2021-06-21 09:38:03 +02:00
Maxime Besson
c931b30263 Refactor _generateIDToken (#2550) 2021-06-21 09:38:03 +02:00
Clément OUDOT
47823cde32 Add requirements for sphinx doc 2021-06-20 22:21:10 +02:00
Yadd
8ba39d7cda Fix test 2021-06-19 19:21:31 +02:00
Yadd
2e9e16600b Fix version 2021-06-19 18:45:06 +02:00
Yadd
b6a1f946b2 Fix handler cache corruption (#2539) 2021-06-19 18:43:41 +02:00
Maxime Besson
2de2cbf454 Fix 2F unit test (#2539) 2021-06-19 18:25:07 +02:00
Clément OUDOT
59087eea47 Merge branch 'doc-publik' into 'v2.0'
Documentation Application Publik

See merge request lemonldap-ng/lemonldap-ng!194
2021-06-18 14:21:13 +00:00
Paul Curie
83a3f8038d Add publik to application list 2021-06-18 16:07:08 +02:00
Paul Curie
3b1f27076d english & typo 2021-06-18 15:57:02 +02:00
Paul Curie
c3f26e31c1 documentation publik oidc 2021-06-18 15:48:39 +02:00
Maxime Besson
84081d571c Documentation for 2547 2021-06-17 18:56:40 +02:00
Maxime Besson
4aa9edb2cc Add manager option for userinfo signature alg (#2547) 2021-06-17 18:56:40 +02:00
Clément OUDOT
bdeb1e70d9 Allow to display password value in login form (#2454) 2021-06-16 20:50:11 +02:00
Maxime Besson
b35bd70646 totp: add more instructions 2021-06-16 09:48:28 +02:00
Maxime Besson
3c37565eb9 Improve TOTP error reporting (#2541) 2021-06-15 18:07:03 +02:00
Maxime Besson
9f1f185a15 Upgrade notes for #2541 2021-06-15 15:56:18 +02:00
Maxime Besson
699943365b Improve messages on TOTP registration (#2541) 2021-06-15 15:56:18 +02:00
Maxime Besson
95fe0512c0 Display TOTP key in a readable form (#2541) 2021-06-15 15:48:10 +02:00
Maxime Besson
3ff680aceb Update templates for #2541 2021-06-15 14:54:33 +02:00
Maxime Besson
89b6215d9d Update translations for #2541 2021-06-15 14:54:33 +02:00
Maxime Besson
14548b9a1f Remove "new totp" from portal js 2021-06-15 14:54:33 +02:00
Maxime Besson
50ef67b678 Fix error display in 2F registration screens 2021-06-15 14:54:32 +02:00
Maxime Besson
7b0990addd Remove totp options from code (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
85e34afa64 update tests for #2541 2021-06-15 14:54:32 +02:00
Maxime Besson
ddfe0f2004 Update doc for (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
c197bd95b5 Remove totp2fDisplayExistingSecret and totp2fUserCanChangeKey (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
dae4293ecf Unit test for #2518 2021-06-15 14:26:23 +02:00
Maxime Besson
77f5577dc4 Improve SAML test lib 2021-06-15 12:40:15 +02:00
Maxime Besson
cf59bb915e refactor expectAuthenticatedAs 2021-06-15 12:40:15 +02:00
Maxime Besson
6f5cd3b645 Fix some undef warnings 2021-06-15 12:40:15 +02:00
Maxime Besson
75b81fcb5a Fix NameID value when unspecified is requested by SP (#2518) 2021-06-15 11:27:37 +02:00
Maxime Besson
81d22a0ea2 doc: mention that auth backend is hit too (#2482) 2021-06-14 15:15:18 +02:00
Maxime Besson
353a58df69 doc: fix formatting error 2021-06-14 15:09:56 +02:00
Maxime Besson
52c8ddb4cf doc: add warning on bruteforce doc (#2482) 2021-06-14 15:09:56 +02:00