Commit Graph

1215 Commits

Author SHA1 Message Date
Maxime Besson
2e3c8d445f API: Fix pivot attribute for 2FA deletion (#2033) 2020-01-24 14:51:36 +01:00
Clément OUDOT
3b84d0a003 Filter order parameter to avoid error on HASH ref (#2072) 2020-01-22 17:24:37 +01:00
Xavier Guimard
03a1c495e6 Change default SameSite value to "None" (#2070) 2020-01-20 13:17:10 +01:00
Xavier Guimard
f3f97ccb80 Add sameSite parameter (#2069) 2020-01-20 06:21:09 +01:00
Christophe Maudoux
4a0b092e7c make json 2020-01-15 22:12:02 +01:00
Christophe Maudoux
583bbbe285 Append CSP frame-ancestors option & Improve unit test (#2068) 2020-01-15 16:09:57 +01:00
Christophe Maudoux
d7c2b36d15 Don t load bruteForceProtection plugin without persistent storage 2020-01-14 19:01:37 +01:00
Christophe Maudoux
0dd6b28616 Fix logger with CLI & Test type (#2059) 2020-01-12 22:19:54 +01:00
Christophe Maudoux
2481a1922c Typo (Thx Soisik ;-) 2020-01-10 21:30:51 +01:00
Christophe Maudoux
a310438a87 Fix warning 2020-01-10 20:11:41 +01:00
Christophe Maudoux
27b0b7fde4 Append Custom backend & Improve unit test (#1605) 2020-01-10 17:48:49 +01:00
Clément OUDOT
dbf6550f6a Merge branch 'v2.0' into configuration-api 2020-01-10 11:31:31 +01:00
Christophe Maudoux
bb53c5c420 Append log & Improve unit test (#2059) 2020-01-09 22:22:14 +01:00
Christophe Maudoux
6b4e1203e5 Append logger (#2059) 2020-01-08 23:05:19 +01:00
Soisik Froger
715987c292 Manager API - Set noCache=1 to getConf before calling saveConf (related to #2058) 2020-01-08 09:21:18 +00:00
Soisik Froger
ab969382f2 Merge remote-tracking branch 'upstream/configuration-api' into configuration-api 2020-01-06 08:25:23 +00:00
Clément OUDOT
8704982dd5 Merge branch 'v2.0' into configuration-api 2020-01-06 09:05:20 +01:00
Christophe Maudoux
609db2ec11 Append conf tests (#1605) 2020-01-05 21:50:33 +01:00
Christophe Maudoux
aa7df251b7 Remove useless parameters (#1605) 2020-01-04 22:19:21 +01:00
Christophe Maudoux
eec7237c7d Fix langs (#1605) 2020-01-04 22:02:43 +01:00
Soisik Froger
be414ee4fa Manager API - perltidy - #2033 2020-01-02 15:55:44 +00:00
Soisik Froger
62b9e8574c Manager API - 2F remove from SSO session and local cache - #2033 2020-01-02 16:43:53 +01:00
Christophe Maudoux
bd85aff978 Typo & FR translation & Container type (#1605) 2019-12-29 21:48:56 +01:00
Xavier Guimard
8d5a29075b Another bad export 2019-12-25 13:17:43 +01:00
Christophe Maudoux
d53aff9c74 Re-order Plugins parameters 2019-12-23 16:54:59 +01:00
Christophe Maudoux
8acc855e45 Fix comment (#2046) 2019-12-22 13:09:58 +01:00
Christophe Maudoux
2954ea2abc Disable compactConf by default & Update unit tests (#2046) 2019-12-22 13:06:10 +01:00
Clément OUDOT
5a516519dd Merge branch 'v2.0' into configuration-api 2019-12-21 23:00:03 +01:00
Clément OUDOT
7d13400be4 Update version in modules 2019-12-21 16:33:39 +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
983af4dec1 make json (#1605) 2019-12-21 16:13:32 +01:00
Clément OUDOT
b16d6f848d Fix unit test error (#2003) 2019-12-21 14:53:48 +01:00
Clément OUDOT
9a8789e86a Add new parameters in Manager (#2003) 2019-12-21 12:30:39 +01:00
Clément OUDOT
ace32efe4a Change defaut value for cspFormAction (#2024) 2019-12-20 16:07:52 +01:00
Clément OUDOT
17e77d90b6 Test if redirect URI in an OIDC RP is defined before saving configuration (#2040) 2019-12-20 11:31:48 +01:00
Soisik Froger
badef81aa8 Manager API - perltidy - #2034 & #2033 2019-12-20 10:13:15 +00:00
Soisik Froger
e939fa42fa Manager API - 2F unit tests - #2033 2019-12-20 10:05:16 +00:00
Christophe Maudoux
39f93b0eb0 Retrieve all notifications & Improve unit test (#2012) 2019-12-19 20:52:34 +01:00
dcoutadeur
1a6a2e50ee fix some typos for Reset Certificate module for v2.0.7 (#1605) 2019-12-19 20:16:38 +01:00
dcoutadeur
a465a5d768 Reset Certificate module for v2.0.7 (#1605) 2019-12-19 19:10:32 +01:00
Soisik Froger
4e4f42460a Manager API - 2F get & delete routes/methods - #2033 2019-12-19 15:52:51 +00:00
Soisik Froger
c8e36a8899 Manager API - FindBy(clientId/entityId) should send back 404 when not found - #2034 2019-12-18 16:18:17 +00:00
Soisik Froger
bf6e7c2afd Manager API - Change all providers API routes from /v1/providers to /api/v1/providers - #2034 2019-12-18 15:45:42 +00:00
Soisik Froger
37d01266a9 Manager API - perltidy - #2034 2019-12-17 19:58:55 +00:00
Soisik Froger
4c5948623c Manager API - samlSP unit tests and ajustments for update/patch to keep old values - #2034 2019-12-17 17:43:29 +00:00
Soisik Froger
29862ae678 Merge remote-tracking branch 'upstream/configuration-api' into configuration-api 2019-12-17 10:00:41 +00:00
Clément OUDOT
205f0912d4 Merge branch 'v2.0' into configuration-api 2019-12-17 10:49:04 +01:00
Soisik Froger
bfacf29fd7 Manager API - Refactoring: common API module extended by providers sub modules oidcRP/samlSP. Added unit tests for oidcRP - #2034 2019-12-17 08:56:59 +00:00
Maxime Besson
bbef316754 Add manager UI for per-service macros (#2042) 2019-12-16 17:26:35 +01:00
Maxime Besson
eda33e647c Add a manager test for #2007 2019-12-13 14:10:25 +01:00