Commit Graph

9769 Commits

Author SHA1 Message Date
Christophe Maudoux
964afdb011 Improve unit test & Make manifest (#2071) 2020-02-13 09:36:57 +01:00
Christophe Maudoux
04912c7854 Improve unit test (#2071) 2020-02-12 23:27:54 +01:00
Christophe Maudoux
a0ef149b5f Fix userData (#2071) 2020-02-12 22:50:08 +01:00
Christophe Maudoux
4da346b104 Merge branch 'v2.0' into 2071 2020-02-12 22:22:56 +01:00
Christophe Maudoux
6996c79cab Improve code (#2071) 2020-02-12 22:14:02 +01:00
Christophe Maudoux
6b0d6b330b Append unit tests (#2071) 2020-02-12 22:14:02 +01:00
Christophe Maudoux
120e9c10da Improve unit tests 2020-02-12 18:49:16 +01:00
Maxime Besson
2b3413d1ab Mitigate memleaks in fastcgi server (#1314) 2020-02-12 13:35:25 +01:00
Maxime Besson
683df5425a Add perl 5.16 leak mitigation doc for Apache (#1314) 2020-02-12 13:35:25 +01:00
Christophe Maudoux
c9eb48b59e Fix file extension for notifications (#2089) 2020-02-11 20:14:25 +01:00
Christophe Maudoux
a75c35fe29 Avoid warning 2020-02-11 17:52:52 +01:00
Christophe Maudoux
99c539fe53 Use a var & Update version (#2071) 2020-02-10 22:35:37 +01:00
Christophe Maudoux
d91bb8f6b9 Improve toggle (#2071) 2020-02-10 11:57:49 +01:00
Christophe Maudoux
83e802f208 Disable & tick checkboxes (#2071) 2020-02-10 10:04:10 +01:00
Christophe Maudoux
0df38323af Typo & improve msg (#2071) 2020-02-10 09:31:43 +01:00
Christophe Maudoux
78a5fd3a65 Append date after reload 2020-02-09 23:41:22 +01:00
Christophe Maudoux
1ae96b5dd2 Catch error (#2071) 2020-02-09 23:28:10 +01:00
Christophe Maudoux
0b2ab19b7f Toggle buttons - Fix message (#2071) 2020-02-09 23:05:33 +01:00
Christophe Maudoux
73a0ec9dc6 Toggle buttons (#2071) 2020-02-09 21:55:52 +01:00
Christophe Maudoux
c23b6c90ff Fix missing flags 2020-02-09 18:42:29 +01:00
Christophe Maudoux
ef01060c54 Update langs (#2071) 2020-02-09 18:30:08 +01:00
Christophe Maudoux
2f04ffcc4a WIP - Notifications explorer (#2071) 2020-02-09 17:47:25 +01:00
Christophe Maudoux
03b4da1286 Update unit test (!124) 2020-02-07 22:00:54 +01:00
Christophe Maudoux
fed127b526 Avoid warning 2020-02-07 21:40:13 +01:00
Christophe Maudoux
dd9e849b3e Don t send params with GET method (#2081) 2020-02-07 21:39:58 +01:00
Maxime Besson
b879f318a0 portal tests: add missing oidc keys file 2020-02-06 08:40:32 +01:00
Maxime Besson
8a77fde3f0 deduplicate oidc keys from portal tests 2020-02-05 22:48:20 +01:00
Maxime Besson
cc5416a81b deduplicate SAML keys from additional portal test 2020-02-05 22:48:20 +01:00
Christophe Maudoux
ebc4a550d4 Don t parse XML formated notifications (#2087) 2020-02-05 22:08:32 +01:00
Maxime Besson
1cd6f82f80 Merge branch 'feature-1877-macros-after-groups' into 'v2.0'
Option to run setMacros after setGroups

See merge request lemonldap-ng/lemonldap-ng!127
2020-02-05 21:28:41 +01:00
Maxime Besson
6d3007bae8 deduplicate saml keys from portal tests 2020-02-05 21:24:49 +01:00
Maxime Besson
7d1f35f6df Refactor switch() in portal tests 2020-02-05 19:20:39 +01:00
Maxime Besson
68be974e51 Add option to compute userdb groups before macros (#1877) 2020-02-05 15:39:45 +01:00
Xavier Guimard
663a7759f8 Merge branch 'manager-plugins' into 'v2.0'
Change Manager framework to plugins

See merge request lemonldap-ng/lemonldap-ng!124
2020-02-04 21:04:21 +01:00
Maxime Besson
402799bafe Fix LDAP notification backend (#2086) 2020-02-04 19:34:32 +01:00
Clément OUDOT
6658ce6635 Set LDAP Bind Password in LDAP Notifications backend (#2086) 2020-02-04 17:27:42 +01:00
Maxime Besson
6e3c4da4c8 Fix CertificateResetByMail-LDAP test 2020-02-04 17:08:15 +01:00
Maxime Besson
3b48746948 SAML: Hide error in storeEnv (#2084) 2020-02-03 17:08:18 +01:00
Maxime Besson
e52f6d3ba7 Increase visibility of Lasso errors (#2084) 2020-02-03 17:08:18 +01:00
Clément OUDOT
8140e7ccb2 Merge branch 'more_BR_tweaks' into 'v2.0'
More BuildRequires tweaks

See merge request lemonldap-ng/lemonldap-ng!126
2020-02-03 11:52:10 +01:00
Xavier Bachelot
9037989061 Enable Net::Facebook::Oauth2 2020-02-03 11:25:15 +01:00
Xavier Bachelot
4c51e42612 BR: systemd-rpm-macros rather than full systemd on Fedora 2020-02-03 11:25:15 +01:00
Xavier Bachelot
3ae0b76714 Add BR: on DateTime::Format::RFC3339 2020-02-03 11:25:15 +01:00
Clément OUDOT
97086f48cf Merge branch 'unbundle_time_fake' into 'v2.0'
Unbundle Time::Fake

See merge request lemonldap-ng/lemonldap-ng!125
2020-02-03 11:19:24 +01:00
Xavier Bachelot
39b7d6dd01 Add Time::Fake to Debian build requires 2020-02-03 10:09:07 +01:00
Xavier Bachelot
23b8756f2b Unbundle Time::Fake 2020-02-03 09:36:51 +01:00
Maxime Besson
f4b11e9a0d fix whitespace (#2082) 2020-01-31 17:48:21 +01:00
Maxime Besson
e40568a330 Manager: fix SSLVarIf syntax (#2082) 2020-01-31 17:43:49 +01:00
Maxime Besson
f997a26e41 Fix form method when displaying info in autoPost (#2080) 2020-01-30 20:43:04 +01:00
Maxime Besson
875495c478 lemonldap-ng-cli: add safe option (#1902) 2020-01-29 08:56:06 +01:00