Commit Graph

10108 Commits

Author SHA1 Message Date
Christophe Maudoux
7c0e6a2d00 Merge branch 'v2.0' 2020-04-01 15:55:31 +02:00
Christophe Maudoux
2a34d1ae8c Update sessionInfo if second factor succeeds & Improve unit tests (#2129) 2020-04-01 15:43:46 +02:00
Christophe Maudoux
9a18f2f553 Fix cache reload error with status (#2127) 2020-04-01 00:33:49 +02:00
Christophe Maudoux
ea8b0bb024 Highlight error message (#2126 & #1625) 2020-03-28 18:12:34 +01:00
Christophe Maudoux
68e2e81898 Fix warning if error is undefined (#2126 & #1625) 2020-03-28 17:59:37 +01:00
Christophe Maudoux
a7a2a425a5 Better fix to avoid side effects and Jail warning (#2126 & #1717) 2020-03-28 14:25:42 +01:00
Christophe Maudoux
fd337a2110 Don t save conf if bad expression (#2126) 2020-03-28 01:23:41 +01:00
Christophe Maudoux
5842bcfc56 Typo 2020-03-28 00:17:25 +01:00
Clément OUDOT
805ec9bce2 Merge branch 'patch-2' into 'v2.0'
Update OpenIDConnect.pm - Correct typo staticPrefi*x*

See merge request lemonldap-ng/lemonldap-ng!131
2020-03-26 19:08:26 +01:00
Xavier Montagutelli
9c0e09f89d Update OpenIDConnect.pm - Correct typo staticPrefi*x* 2020-03-26 16:48:31 +01:00
Maxime Besson
e9bab71585 Make sure restCall returns a hashref (#2125) 2020-03-26 11:31:33 +01:00
Maxime Besson
845ff2da85 fix param transmission in rest2f (#2123) 2020-03-26 10:58:27 +01:00
Christophe Maudoux
c4ebfc3484 Merge branch 'v2.0' 2020-03-22 22:47:09 +01:00
Christophe Maudoux
40fb55f3c4 Prevent to die if Custom Functions package is not found (#2121) 2020-03-20 22:31:50 +01:00
Christophe Maudoux
204d804ec0 Revert "Prevent to die if Custom Functions package is not found"
This reverts commit e67c81bdca.
2020-03-20 22:31:02 +01:00
Christophe Maudoux
e67c81bdca Prevent to die if Custom Functions package is not found 2020-03-20 22:25:24 +01:00
Maxime Besson
ff75e28efc remove unneccesary printout in t/32-Auth-and-issuer-OIDC-implicit.t 2020-03-20 14:40:19 +01:00
Christophe Maudoux
343f64b620 Update version (#2118) 2020-03-19 23:36:48 +01:00
Christophe Maudoux
68c5b1608e Improve unit test (#2118) 2020-03-19 23:05:49 +01:00
Christophe Maudoux
df522933ef Fix regex (#2118) 2020-03-19 22:21:02 +01:00
Maxime Besson
34928123f3 OIDC refactoring
split token method by response type
factor ID token generation between implicit and hybrid flows
still a lot to do!
2020-03-18 21:14:54 +01:00
Maxime Besson
168dc75f96 OIDC: return id_token in hybrid flow (#2120) 2020-03-18 21:05:39 +01:00
Xavier Guimard
569d1bf8af Update translations 2020-03-18 21:05:01 +01:00
Christophe Maudoux
8116cf2d63 Improve adaptive view (#2114) 2020-03-18 10:40:38 +01:00
Christophe Maudoux
02cc071c87 Display instance name with adaptive view (#2114) 2020-03-17 21:21:15 +01:00
Clément OUDOT
0c4932fec1 Use isRequired attribute (#2119) 2020-03-17 16:48:10 +01:00
Clément OUDOT
a394dfbe82 Use isRequired attribute (#2119) 2020-03-17 16:45:59 +01:00
Christophe Maudoux
09046e8bb9 Allow empty value to disable module with Manager (#2112) 2020-03-14 19:15:49 +01:00
Maxime Besson
9b205e18cf Fix start_web_server (#2109) 2020-03-14 12:02:29 +01:00
Christophe Maudoux
256fd92167 Display instance name (#2114) 2020-03-12 22:56:50 +01:00
Clément OUDOT
4c36c77452 Set default value for encryption_mode (#2117) 2020-03-12 17:00:50 +01:00
Maxime Besson
759de594bb Separate API from Manager vhost (#2109) 2020-03-12 15:10:27 +01:00
Clément OUDOT
3289534549 Add goToPortal translation for mails (#2116) 2020-03-11 16:51:09 +01:00
Clément OUDOT
9620e6870a Possibility to preselect choice tab (#2115) 2020-03-11 11:46:14 +01:00
Clément OUDOT
465b848913 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2020-03-10 15:43:27 +01:00
Clément OUDOT
162c49300a Fix call to conf (#2089) 2020-03-10 15:43:10 +01:00
Christophe Maudoux
e146ea36fa Display instance name (#2114) 2020-03-10 14:46:02 +01:00
Clément OUDOT
921cf16fcf Format parameters for trspan (#2113) 2020-03-10 11:28:04 +01:00
Clément OUDOT
7c947ab976 Use the correct message for ppolicy time before expiration (#2113) 2020-03-10 11:16:43 +01:00
Clément OUDOT
f830fc4d8a Add some debug logs for ppolicy (#2113) 2020-03-10 10:50:02 +01:00
Clément OUDOT
1eca5a2e68 Adapt unit test for #2111 2020-03-10 10:34:19 +01:00
Clément OUDOT
39768960f8 Fix translation display of authentication graces (#2111) 2020-03-09 17:47:56 +01:00
Maxime Besson
8c7ea1a42a improve handling of JSON errors in 2F api (#2033) 2020-03-09 14:45:32 +01:00
Xavier Guimard
e046eac1d0 Fix autopkgtest: "\1 better written as $1" 2020-03-06 21:17:06 +01:00
Christophe Maudoux
c9b2eff039 More explicit error message (#2108) 2020-03-05 22:14:02 +01:00
Christophe Maudoux
824acec27f Improve log (#2071) 2020-03-03 22:25:30 +01:00
Christophe Maudoux
093b4e6817 Typo 2020-03-03 19:52:42 +01:00
Christophe Maudoux
52e36797e5 Update version 2020-03-03 17:50:11 +01:00
Christophe Maudoux
1922650218 Fix Zero conf (#2036) 2020-03-03 17:42:46 +01:00
Christophe Maudoux
ea9f019bc8 Append debug logs (#2071) 2020-03-03 17:41:19 +01:00