Commit Graph

9590 Commits

Author SHA1 Message Date
Xavier Bachelot
8968978ba3 Remove workaround now 2.0.7 is released 2019-12-23 17:32:07 +01:00
Christophe Maudoux
d4372eaeb2 Fix month value (#2049) 2019-12-23 16:56:35 +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
cabdec6092 Fix bad translation 2019-12-22 12:52:04 +01:00
Clément OUDOT
00aadfeffb Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-12-21 22:12:35 +01:00
Clément OUDOT
a33d43c2f0 Change minor package version 2019-12-21 21:57:58 +01:00
Christophe Maudoux
fd015301a5 Typo & make minify 2019-12-21 18:20:15 +01:00
Clément OUDOT
165eced237 Update version in packaging files 2019-12-21 17:02:40 +01:00
Clément OUDOT
7a37a22177 Update changelog 2019-12-21 17:00:17 +01:00
Clément OUDOT
b0bc316cfd Documentation update 2019-12-21 16:54:57 +01:00
Clément OUDOT
7d13400be4 Update version in modules 2019-12-21 16:33:39 +01:00
Clément OUDOT
c6f2829519 Update changelog 2019-12-21 16:30:59 +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
11f787ca57 Work on e2e tests (#2035) 2019-12-21 16:08:40 +01:00
Clément OUDOT
745db35903 Fix message (#2003) 2019-12-21 15:00:20 +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
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
Clément OUDOT
ab0cf6f59a Set release 2.0.7 in RPM spec file 2019-12-20 15:56:37 +01:00
Clément OUDOT
f8399c2fc0 Merge branch 'el8_enablement' into 'v2.0'
EL8 enablement

See merge request lemonldap-ng/lemonldap-ng!118
2019-12-20 15:24:39 +01:00
Xavier Bachelot
4c8d565b33 Workaround for adfd86d7f 2019-12-20 12:02:02 +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
Xavier Bachelot
b03479d754 Bump release and add changelog entry 2019-12-20 11:19:49 +01:00
Xavier Bachelot
581d766ddd Add some optional BR:s and corresponding Requires:. 2019-12-20 11:19:49 +01:00
Xavier Bachelot
b9e2151fcb Explicitely declare some BR:s that were pulled in implicitely 2019-12-20 11:19:49 +01:00
Xavier Bachelot
4d94f941f7 Enable Sentry::Raven and Web::ID for EL8 2019-12-20 11:19:49 +01:00
Xavier Bachelot
228642f378 Add Requires filtering for EL8 2019-12-20 11:19:49 +01:00
Xavier Bachelot
240fee1041 Factorize Requires filtering 2019-12-20 11:19:49 +01:00
Xavier Bachelot
076096f85f Remove outdated comments 2019-12-20 11:19:49 +01:00
Xavier Bachelot
3bd89a6c58 Don't mix code branches in %%changelog 2019-12-20 11:19:49 +01:00
Xavier Bachelot
77651a3ea3 Remove non Fedora conditionals
It wouldn't build anyway because of the other Fedora-isms in the spec.
2019-12-20 11:19:49 +01:00
Xavier Bachelot
45f5e25d22 Use plain make rather than __make macro 2019-12-20 11:19:49 +01:00
Xavier Bachelot
dbe82fc94c Add JSON::XS to BuildRequires (follow up to 3750e9fd4) 2019-12-20 11:19:49 +01: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
Clément OUDOT
3831b81255 Adapt log message in refresh (#2005) 2019-12-19 18:11:33 +01:00
Christophe Maudoux
9ee6cbd60e Append API to retrieve all pending notifications (#2012) 2019-12-19 17:58:54 +01:00
Clément OUDOT
ae0d455e7f Use base64 URL to decode JWT (#2045) 2019-12-19 17:31:02 +01:00
Xavier Guimard
2a4392b1ec Fix newId in manager JS (Fixes: #1776) 2019-12-19 07:22:21 +01:00
Xavier Guimard
2e11e6b398 Update langs
But please stop renaiming parameters...
2019-12-19 07:16:44 +01:00
Xavier Guimard
c578d8425f Update manifests 2019-12-19 07:01:54 +01:00
Xavier Guimard
24ab56ce7e Update JS libs (fixes some little security issues) 2019-12-19 06:55:49 +01:00
Christophe Maudoux
a19bc1ff96 Prevent to store notifications with time & Improve unit tests (#2012) 2019-12-18 21:53:44 +01:00