Commit Graph

925 Commits

Author SHA1 Message Date
Christophe Maudoux
2954ea2abc Disable compactConf by default & Update unit tests (#2046) 2019-12-22 13:06:10 +01:00
Clément OUDOT
458d353af8 Merge branch 'v2.0' into dcoutadeur/lemonldap-ng-certificate-reset 2019-12-21 16:19:49 +01:00
Clément OUDOT
f5c2b81051 Possibility to add extra claims and extra vars in OIDC register (#2003) 2019-12-21 12:08:48 +01:00
Clément OUDOT
f396e59207 Add a unit for OpenID Connect register feature (#2003) 2019-12-21 11:40:47 +01:00
Christophe Maudoux
0616c99519 Append API to retrieve all existing notifications & Improve unit test (#2012) 2019-12-20 21:39:03 +01:00
Clément OUDOT
ace32efe4a Change defaut value for cspFormAction (#2024) 2019-12-20 16:07:52 +01:00
Christophe Maudoux
39f93b0eb0 Retrieve all notifications & Improve unit test (#2012) 2019-12-19 20:52:34 +01:00
dcoutadeur
a465a5d768 Reset Certificate module for v2.0.7 (#1605) 2019-12-19 19:10:32 +01:00
Christophe Maudoux
a19bc1ff96 Prevent to store notifications with time & Improve unit tests (#2012) 2019-12-18 21:53:44 +01:00
Maxime Besson
006cb00f8c Update unit tests for #1882 2019-12-17 11:10:47 +01:00
Maxime Besson
965c662683 Fix unit test for #2042 2019-12-16 17:52:45 +01:00
Maxime Besson
a410793122 CAS per-service macros portal code (#2042) 2019-12-16 17:26:35 +01:00
Maxime Besson
2a15bb0523 SAML per-service macros portal code (#2042) 2019-12-16 17:26:34 +01:00
Maxime Besson
32ecf37be4 OIDC per-service macros portal code (#2042) 2019-12-16 17:26:34 +01:00
Christophe Maudoux
e4c5a9d723 Fix #2005 & improve unit test 2019-12-14 17:40:23 +01:00
Xavier
5a5054e208 Fix warning 2019-12-13 18:04:33 +01:00
Clément OUDOT
823c9e9fe1 Adapt unit test to new HTML code (#2038) 2019-12-12 20:04:04 +01:00
Xavier
5bb6f2fd3b Refresh plugin (#2006) 2019-12-08 17:28:51 +01:00
Christophe Maudoux
37e7e0b81e Improve unit test & update manifest (#2019) 2019-12-04 09:50:56 +01:00
Christophe Maudoux
9b62a3f933 Propagate to Mail, GPG and Register (#2019) 2019-12-03 12:04:03 +01:00
Christophe Maudoux
a3a800108c Append renew captcha button (#2019) 2019-12-01 22:03:58 +01:00
Maxime Besson
75559bfb15 Fix TTL of offline session (#813) 2019-11-27 12:12:47 +01:00
Christophe Maudoux
1a5daf324b Improve unit tests & debug logs (#2012) 2019-11-25 21:21:05 +01:00
Christophe Maudoux
a54a8228b4 Check only active notifications & Improve unit test - XML format (#2012) 2019-11-25 11:55:19 +01:00
Christophe Maudoux
80f19e4e71 Check only active notifications & Improve unit test - JSON format (#2012) 2019-11-25 11:51:08 +01:00
Christophe Maudoux
7324172023 Merge branch 'v2.0' into globalLogout 2019-11-20 21:11:34 +01:00
Maxime Besson
e130c6160b Validate LDAP connections in getUser (#2018) 2019-11-20 20:57:33 +01:00
Christophe Maudoux
ef5d0cde48 Merge branch 'v2.0' into globalLogout 2019-11-18 22:15:54 +01:00
Christophe Maudoux
d935753eaf Append to JSON format condition check & improve unit test (#2012) 2019-11-17 22:25:06 +01:00
Christophe Maudoux
76ac74ca38 Improve unit test (#2012) 2019-11-15 22:08:28 +01:00
Christophe Maudoux
15711c642e Merge branch 'v2.0' into globalLogout 2019-11-15 21:49:56 +01:00
Christophe Maudoux
7b637f5a04 Update response and unit test (#1999) 2019-11-15 21:49:01 +01:00
Christophe Maudoux
92515d2160 Improve unit test (#2012) 2019-11-15 21:40:05 +01:00
Christophe Maudoux
6df09f85ad Append unit tests (#1999) 2019-11-15 18:59:11 +01:00
Christophe Maudoux
70073670b6 Improve unit test (#1938) 2019-11-13 19:22:45 +01:00
Christophe Maudoux
0c80bee153 Improve unit test (#1783) 2019-11-12 22:16:31 +01:00
Christophe Maudoux
4fd4170f4f Improve unit test (#1996) 2019-11-08 21:18:35 +01:00
Maxime Besson
2639c482b1 Fix cookie removal on SAML logout (#2001)
Since the fixes for #1863, calling p->do consumes the response headers
set by any previous code. So we must only call do() in a return statement.
2019-11-06 18:44:10 +01:00
Christophe Maudoux
11a537d2fa Improve unit test (#1916) 2019-11-04 21:11:31 +01:00
Xavier Guimard
91cf0d1187 Merge branch 'unit-tests-fake-time' into 'v2.0'
Use Time::Fake to avoid sleeping during tests

See merge request lemonldap-ng/lemonldap-ng!103
2019-11-04 20:37:07 +01:00
Maxime Besson
713737c11f Add an option to return claims in ID token 2019-11-04 18:27:28 +01:00
Maxime Besson
983a4e6485 Use Time::Fake to avoid sleeping during tests 2019-11-04 18:11:32 +01:00
Maxime Besson
2c1c1dc953 Add unit test for online refresh tokens (#813) 2019-11-04 10:44:54 +01:00
Maxime Besson
36eb80559f Add unit test for Offline sessions (#813) 2019-11-04 10:44:54 +01:00
Maxime Besson
ea2365cc98 Implement OIDC Offline sessions through refresh tokens (#813) 2019-11-04 10:44:54 +01:00
Christophe Maudoux
21b1e75a4d Merge branch 'v2.0' into 1988 2019-10-30 16:35:44 +01:00
Maxime Besson
5b2f3ca576 Merge branch 'remove-saml-idp-cookie-1941' into 'v2.0'
Remove SAML IDP cookie (#1941)

See merge request lemonldap-ng/lemonldap-ng!99
2019-10-30 16:01:11 +01:00
Christophe Maudoux
75a92767f5 Merge branch 'v2.0' into 1988 2019-10-29 22:39:15 +01:00
Christophe Maudoux
6f31056a5b debug -> error 2019-10-29 22:21:58 +01:00
Christophe Maudoux
12cd2679b7 Cleaning code 2019-10-29 22:20:47 +01:00