Commit Graph

899 Commits

Author SHA1 Message Date
Nicolas R
e0620e8d5c Regenerate META files to advertise bugtracker
Before this change the gitlab bugtracker was
not correctly advertised.
2020-09-21 15:56:36 -05:00
Christophe Maudoux
5496d798a3 Merge branch 'v2.0' 2020-08-28 22:05:52 +02:00
Christophe Maudoux
5c5cfeccdc Improve ServiceToken debug logs (#2284) 2020-08-19 22:52:28 +02:00
Clément OUDOT
74f530dd28 Fix call to localUnlog (#2258) 2020-07-17 17:22:07 +02:00
Xavier Guimard
6bf1cf8973 Add reload test (#2055) 2020-06-25 15:24:44 +02:00
Christophe Maudoux
b04b2076de Preserve real_hGroups (#2229) 2020-06-06 23:27:37 +02:00
Christophe Maudoux
bb9e03d1e5 Tidy 2020-05-24 00:04:33 +02:00
Christophe Maudoux
79246c8da9 Tidy 2020-05-23 23:52:09 +02:00
Christophe Maudoux
532ffe3fea Merge branch 'v2.0' 2020-05-23 23:38:06 +02:00
Clément OUDOT
27ca06136b Add URI escaping in Handler unit tests (#2217) 2020-05-22 17:33:25 +02:00
Clément OUDOT
1d36f703f7 URI escape value of url parameter value (#2217) 2020-05-22 17:32:46 +02:00
Christophe Maudoux
9bf915b5dc Fix unit tests & Version 2020-05-08 23:03:16 +02:00
Clément OUDOT
2b73d98e72 Upgrade version in Handler::Lib::CDA (#2192) 2020-05-08 18:14:53 +02:00
Xavier Guimard
9663912564 Improve vhost wilcards: add "%" char to match only one subdomain 2020-05-06 17:11:46 +02:00
Xavier Guimard
ab94e7198e Add deterministic order (alphabetical) (#2188) 2020-05-06 13:11:28 +02:00
Xavier Guimard
b7c3221423 Add deterministic order (#2188) 2020-05-06 13:08:58 +02:00
Xavier Guimard
1bb176fb5a typo 2020-05-06 13:07:12 +02:00
Xavier Guimard
c96daef1d7 More tests (#2188) 2020-05-06 13:05:27 +02:00
Xavier Guimard
f2e892a44d Fix vhost wildcard order (#2188) 2020-05-06 13:02:57 +02:00
Xavier Guimard
7d35953668 Set precedence order for vhost wildcards (#2188) 2020-05-06 10:49:05 +02:00
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
Clément OUDOT
193c80b1d4 Update MANIFEST 2020-05-05 15:41:03 +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
Clément OUDOT
ac9769ff69 Prepare release 2.0.8 2020-04-30 19:59:37 +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
Xavier Guimard
1a01a96af4 Add String::Random as Common build dependency (Fixes: #2052, RT-131220) 2020-04-26 08:54:17 +02:00
Christophe Maudoux
d2d9988b61 Merge branch 'v2.0' 2020-04-25 23:16:21 +02:00
Xavier Guimard
0baf014e6b Revert "Fix part of circular links (related to #1990)"
This reverts commit c9e7f3a1b0.
2020-04-23 12:00:51 +02:00
Maxime Besson
250761f115 OAuth2 handler: return 401 when missing or bad access token (#2167) 2020-04-22 17:28:06 +02:00
Xavier Guimard
c9e7f3a1b0 Fix part of circular links (related to #1990) 2020-04-22 14:13:14 +02:00
Clément OUDOT
23d2e527b1 Revert "Fix returned values - Propage #1954" (#2128)
This reverts commit 6329887871.
2020-04-16 21:48:58 +02:00
Xavier Guimard
5dc1bc0a49 Merge branch 'v2.0' 2020-04-12 20:40:24 +02:00
Xavier Guimard
f4976d85fa Fix Ajax responses when rejected (current system broken by CORS) 2020-04-12 20:33:55 +02:00
Christophe Maudoux
543ac4ed63 Avoid loop with Self protected Portal URLs (#2143) 2020-04-10 14:17:53 +02:00
Xavier Guimard
c09797ff11 Fix Ajax responses when rejected 2020-04-09 10:36:51 +02:00
Christophe Maudoux
28dc89796c Merge branch 'v2.0' 2020-04-03 11:22:28 +02:00
Christophe Maudoux
be55df6d1d Re-order Portal constant 2020-04-03 11:15:53 +02:00
Christophe Maudoux
71ba189edc Append special characters password policy (#2130) 2020-04-02 12:14:05 +02:00
Christophe Maudoux
7c0e6a2d00 Merge branch 'v2.0' 2020-04-01 15:55:31 +02:00
Christophe Maudoux
9a18f2f553 Fix cache reload error with status (#2127) 2020-04-01 00:33:49 +02:00
Christophe Maudoux
5842bcfc56 Typo 2020-03-28 00:17:25 +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