Commit Graph

9617 Commits

Author SHA1 Message Date
Christophe Maudoux
2efb445534 Merge branch 'v2.0' 2019-11-02 12:06:09 +01:00
Christophe Maudoux
c01c26af6a Append option to override Issuer OTT storage (#1993) 2019-10-31 11:40:33 +01:00
Christophe Maudoux
0182b793a4 Merge branch '1988' into 'v2.0'
Append an authentication level option for each URI (#1988)

See merge request lemonldap-ng/lemonldap-ng!101
2019-10-30 20:40:21 +01:00
Maxime Besson
7d3b2a95a5 Avoid setting req->user to emtpy value in Demo module
This can cause issues when using Combination and password reset in
testing environments
2019-10-30 20:22:37 +01:00
Christophe Maudoux
1d2bbab057 make json 2019-10-30 18:52:27 +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
Xavier
42d1028040 Fix SecureToken for recent Perl 2019-10-30 07:28:16 +01:00
Christophe Maudoux
75a92767f5 Merge branch 'v2.0' into 1988 2019-10-29 22:39:15 +01:00
Christophe Maudoux
64d76148ef Improve unit tests (#1988) 2019-10-29 22:35:21 +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
Christophe Maudoux
a3169c4480 Improve unit tests (#1988) 2019-10-29 22:18:23 +01:00
Xavier
93500b85de Update test lib to override host if needed 2019-10-29 20:59:36 +01:00
Christophe Maudoux
4f8d089ec6 Improve debug logs (#1988) 2019-10-29 20:09:11 +01:00
Christophe Maudoux
c979e08ea2 Merge branch 'v2.0' into 1988 2019-10-29 19:33:31 +01:00
Christophe Maudoux
9231711a41 Merge branch 'v2.0' 2019-10-29 19:33:11 +01:00
Clément OUDOT
fb74d03a89 Use whatToTrace for logging messages (#1991) 2019-10-29 17:28:55 +01:00
Christophe Maudoux
73bd5cdf72 Typo 2019-10-27 23:30:33 +01:00
Christophe Maudoux
d343cc426a Fix unit tests 2019-10-27 23:08:26 +01:00
Christophe Maudoux
692f938188 Fix unit tests 2019-10-27 22:14:51 +01:00
Christophe Maudoux
aff70428a8 Improve unit test (#1988) 2019-10-27 22:02:49 +01:00
Christophe Maudoux
f9619fd4b9 Merge branch 'v2.0' into 1988 2019-10-27 21:16:15 +01:00
Christophe Maudoux
9892173cc3 Tidy & update version (#1989) 2019-10-27 21:15:48 +01:00
Christophe Maudoux
bf3a7ee131 Merge branch 'v2.0' into 1988 2019-10-27 21:13:50 +01:00
Christophe Maudoux
73d83dd7f0 Append missing parameters & improve unit test (#1989) 2019-10-27 21:13:25 +01:00
Christophe Maudoux
b135d807b6 Improve unit test (#1988) 2019-10-27 21:06:08 +01:00
Christophe Maudoux
601ac0d20d Fix log msg (#1988) 2019-10-27 21:05:54 +01:00
Christophe Maudoux
009dcb35ae Fix regex order (#1988) 2019-10-27 21:05:35 +01:00
Christophe Maudoux
04428af556 Append url AuthnLevel option (#1988) 2019-10-27 18:38:39 +01:00
Christophe Maudoux
0ef23c70f0 Typo 2019-10-27 17:46:14 +01:00
Christophe Maudoux
cfff29446b Update container (#1988) 2019-10-27 17:18:27 +01:00
Christophe Maudoux
836add81c0 Parse conf (#1988) 2019-10-27 17:17:58 +01:00
Christophe Maudoux
85b9095f7e Parse integer (#1988) 2019-10-27 17:15:48 +01:00
Christophe Maudoux
ef08306906 Merge branch 'v2.0' into 1988 2019-10-26 22:58:37 +02:00
Christophe Maudoux
eee9ab8305 Fix regex 2019-10-26 22:37:56 +02:00
Christophe Maudoux
5eaf00601e WIP 2019-10-26 21:40:19 +02:00
Christophe Maudoux
8903874b98 WIP - Append option & update langs 2019-10-26 12:43:27 +02:00
Maxime Besson
30a16ada2d new expectJSON function in test-lib 2019-10-25 18:06:32 +02:00
Maxime Besson
ed3e274ab1 Fix force password reset in Combination (#1984) 2019-10-24 08:58:04 +02:00
Maxime Besson
b25470f818 Fix handling of empty or invalid choice overloads (#1962) 2019-10-18 18:04:29 +02:00
Maxime Besson
55f4007870 Clear location rules array on reload (#1966) 2019-10-18 15:54:48 +02:00
Maxime Besson
4afecb4620 Remove IDP cookie (#1941) 2019-10-17 23:09:03 +02:00
Maxime Besson
dccf1b2ce4 Fix _whatToTrace default OIDC value
_oidc_OP is the OIDC provider that authenticated us, oidcConnectedRP is
(if relevant) the RP we are coming from
2019-10-17 22:50:25 +02:00
Xavier
3f7ae26d49 Merge branch 'v2.0' 2019-10-15 22:12:27 +02:00
Xavier
aa2fa22074 Add regexp capture feature in rules (#321) 2019-10-15 21:46:04 +02:00
Christophe Maudoux
ef5f852297 Improve debug log & typo 2019-10-15 17:36:09 +02:00
Christophe Maudoux
3c2ecfd04a Tidy (#1956) 2019-10-13 22:47:57 +02:00
Christophe Maudoux
6adbf402a0 Typo (#1956) 2019-10-13 22:38:46 +02:00
Christophe Maudoux
c312955603 Append unit test (#1956) 2019-10-13 22:30:40 +02:00