Commit Graph

11633 Commits

Author SHA1 Message Date
Yadd
94ec375094 Merge branch 'v2.0' 2021-06-25 14:07:11 +02:00
Maxime Besson
316c734bbc Merge branch 'fix-totp-options-2541' into v2.0 2021-06-25 13:55:53 +02:00
Yadd
243e398c44 typo 2021-06-25 13:01:54 +02:00
Clément OUDOT
262210398d Remove OIDC check session iframe from metadata (#2554) 2021-06-25 12:49:51 +02:00
Maxime Besson
d287efb343 Unit test for #2535 2021-06-25 11:43:53 +02:00
Yadd
3b8222ae8a Fix trusted domains regex (#2535) 2021-06-25 08:59:52 +02:00
Maxime Besson
0c2c677601 add note on encoding on browseable::ldap doc (#2551) 2021-06-25 08:57:28 +02:00
Yadd
822594d06e Better error report with conf-DBI* 2021-06-25 08:04:49 +02:00
Maxime Besson
15054b9038 Extra precaution for #2539 2021-06-25 07:54:03 +02:00
Maxime Besson
cf70ebe293 Stop triggering XSS protection on escaped commas
Commas are safe in HTML and JS, so there is no risk of XSS
2021-06-24 20:16:20 +02:00
Maxime Besson
1d80c262ab Make unit test for #2539 less noisy 2021-06-24 19:05:11 +02:00
Maxime Besson
70bd06bc32 Fix unit test for #2534 2021-06-24 19:02:34 +02:00
Maxime Besson
4a2a786598 Fix CDA wildcard regexp (#2534) 2021-06-24 19:02:17 +02:00
Maxime Besson
3d1cc3f499 Unit test for #2534 2021-06-24 16:59:20 +02:00
Maxime Besson
dbd65d1b2b Handle wildcards in CDA check (#2534) 2021-06-24 16:59:20 +02:00
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
Yadd
1a5d30799e Fix test 2021-06-24 14:02:56 +02:00
Yadd
ce02973702 Merge branch 'v2.0' 2021-06-24 13:39:10 +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
6d2d4ee2c3 Update minified files 2021-06-19 18:48:19 +02:00
Yadd
051a8e4331 Merge branch 'v2.0' 2021-06-19 18:47:01 +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