Commit Graph

10132 Commits

Author SHA1 Message Date
Xavier Guimard
39f61a750a Add tests for vhost wildcards 2020-05-06 10:30:03 +02:00
Xavier Guimard
411a7de8e7 Improve wildcard system in virtualhosts (#2188) 2020-05-06 10:29:44 +02:00
Xavier Guimard
89c6a400a0 Add Env build dependency (RT-132508) 2020-05-06 08:53:55 +02:00
Xavier Guimard
235b020c31 Add Env build dependency (RT-132508) 2020-05-06 08:52:30 +02:00
Xavier Guimard
894098835c Add missing build dependency to Time::Fake (Closes: RT-132508) 2020-05-06 04:18:06 +02:00
Xavier Guimard
71ae61fe6c Fix fix... 2020-05-05 19:34:28 +02:00
Xavier Guimard
5d9f53721b Declare compliance with Debian policy 4.5.0 2020-05-05 19:22:23 +02:00
Xavier Guimard
389f6f2617 Fix fastCGI POD 2020-05-05 19:19:46 +02:00
Clément OUDOT
062e236b97 Update date in packaging files 2020-05-05 17:22:41 +02:00
Clément OUDOT
193c80b1d4 Update MANIFEST 2020-05-05 15:41:03 +02:00
Clément OUDOT
cf5e08e841 Update documentation 2020-05-05 15:40:05 +02:00
Xavier Guimard
573d734b12 Update Polish translation 2020-05-05 07:38:44 +02:00
Clément OUDOT
6c64a05853 Update changelog 2020-05-04 22:44:34 +02:00
Clément OUDOT
7efaf9d5cd User not always known in try subroutine (#2165) 2020-05-04 22:20:17 +02:00
Clément OUDOT
0bf1bfb7dd Do not stop logout process on error in Combination (#2165) 2020-05-04 21:53:14 +02:00
Clément OUDOT
7ed251ce3f Better log messages (#2165) 2020-05-04 21:48:06 +02:00
Xavier Guimard
6caf88a174 Better warning fix 2020-05-04 16:42:41 +02:00
Xavier Guimard
5d10695a79 Fix warning 2020-05-04 16:40:57 +02:00
Xavier Guimard
60127070de Remove debug hook 2020-05-04 16:39:35 +02:00
Xavier Guimard
0f4ed9ecbe Add a test in combination to catch error when combination rule is unstable (#2165) 2020-05-04 16:37:15 +02:00
Maxime Besson
309f0c8f9b Merge branch 'manager-api-documentation' into 'v2.0'
Integrate API Documentation

See merge request lemonldap-ng/lemonldap-ng!140
2020-05-04 16:03:40 +02:00
Xavier Guimard
929d38ab5e Remove empty changelog entry 2020-05-04 16:01:28 +02:00
Xavier Guimard
1ca56d632c Fix scripts/generate-changelog.pl 2020-05-04 16:01:28 +02:00
Maxime Besson
9464bd2503 Merge branch 'fix-oidc-consent-2fa-2142' into 'v2.0'
Fix #2142

See merge request lemonldap-ng/lemonldap-ng!135
2020-05-04 16:00:35 +02:00
Maxime Besson
00a0aac46a Merge branch 'fix-oauth2-handler-2167' into 'v2.0'
Change OAuth2 handler behavior to conform to RFC

See merge request lemonldap-ng/lemonldap-ng!139
2020-05-04 15:56:48 +02:00
Xavier Guimard
317bfcd97d Clean all issuer when issuerTs expires (fixes: #2186) 2020-05-04 15:42:25 +02:00
Xavier Guimard
52938222a5 Fix combination logout if condition changed (Fixes: #2165) 2020-05-04 15:29:16 +02:00
Christophe Maudoux
d7dc218bca Typo (#2184) 2020-05-02 13:31:36 +02:00
Christophe Maudoux
3981ee002c Append unit test (#2184) 2020-05-02 13:20:38 +02:00
Xavier Guimard
20f6fc7072 Revert bad translations 2020-05-01 21:22:13 +02:00
Xavier Guimard
d952ccb80f Restore lost translation fields 2020-05-01 21:18:02 +02:00
Christophe Maudoux
7aadd82400 Typo 2020-05-01 20:00:07 +02:00
Christophe Maudoux
46bb6fea4f Return PE_SESSIONEXPIRED instead of 400 bad request (#2184) 2020-05-01 19:52:32 +02:00
Christophe Maudoux
067d6ca6c4 Improve unit tests (#2185) 2020-04-30 22:26:50 +02:00
Maxime Besson
5d34e1566c Update Gitlab CI config for Centos8 2020-04-30 21:26:40 +02:00
Christophe Maudoux
7014327232 Append an option to display sfManager link (#2185) 2020-04-30 20:50:10 +02:00
Clément OUDOT
ac9769ff69 Prepare release 2.0.8 2020-04-30 19:59:37 +02:00
Xavier Guimard
4eed4a2704 Fix debug leve 2020-04-30 14:14:36 +02:00
Xavier Guimard
d801070a8f Clean also pdata in Main::Issuer::_redirect() ("1939) and add @maxbes test 2020-04-30 12:56:28 +02:00
Xavier Guimard
e8fd3264b2 Update langs 2020-04-30 12:56:28 +02:00
Christophe Maudoux
dc672c2d1f Force FF to submit forms (#2158) 2020-04-30 12:43:06 +02:00
Christophe Maudoux
153971fd45 Append Show/Hide button (#2182) 2020-04-29 23:45:25 +02:00
Maxime Besson
31fea1d66e Add unit test for #2167 2020-04-29 22:28:34 +02:00
Maxime Besson
5eb7c98776 Improve handler test lib 2020-04-29 22:28:34 +02:00
Christophe Maudoux
c8eaf8978d Append unit test (#2180) 2020-04-29 21:15:55 +02:00
Christophe Maudoux
bd28760bd7 Change plugins loading order (#2180) 2020-04-29 19:36:18 +02:00
Maxime Besson
8eb9120af7 RESTServer: Clarify error message when time skew is too great
deab21e091 did only half the job
2020-04-29 18:41:11 +02:00
Christophe Maudoux
393a8f831e Improve unit test (#2179) & Update manifest 2020-04-29 13:20:57 +02:00
Christophe Maudoux
b3b354853b Merge branch '2178-new' into 'v2.0'
Make require old password option configurable by a rule

See merge request lemonldap-ng/lemonldap-ng!143
2020-04-28 18:42:51 +02:00
Christophe Maudoux
a7a0f25321 Update function signature and params list 2020-04-28 18:24:55 +02:00