Commit Graph

798 Commits

Author SHA1 Message Date
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
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
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
Christophe Maudoux
71ba189edc Append special characters password policy (#2130) 2020-04-02 12:14:05 +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
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
Xavier Guimard
e046eac1d0 Fix autopkgtest: "\1 better written as $1" 2020-03-06 21:17:06 +01:00
Christophe Maudoux
093b4e6817 Typo 2020-03-03 19:52:42 +01:00
Christophe Maudoux
ea9f019bc8 Append debug logs (#2071) 2020-03-03 17:41:19 +01:00
Maxime Besson
fab2553064 Merge branch 'improve-group-2036' into 'v2.0'
New macro for group handling, and group-handling examples in default config

See merge request lemonldap-ng/lemonldap-ng!128
2020-03-02 17:02:35 +01:00
Xavier Guimard
4459a47f76 Tidy 2020-02-20 23:37:05 +01:00
Xavier Guimard
a76cba3856 Update versions 2020-02-20 23:37:01 +01:00
Christophe Maudoux
fe4f925e58 Fix warning messages 2020-02-16 16:10:35 +01:00
Christophe Maudoux
4f44b69290 Fix warning messages 2020-02-16 15:35:53 +01:00
Christophe Maudoux
79bb7f4138 Minor GUI improvements (Highlight active menu) 2020-02-14 23:23:49 +01:00
Christophe Maudoux
15c12346ab Hide persistent session attributes & Improve unit tests (#2093) 2020-02-14 16:21:31 +01:00
Christophe Maudoux
964afdb011 Improve unit test & Make manifest (#2071) 2020-02-13 09:36:57 +01:00
Christophe Maudoux
6996c79cab Improve code (#2071) 2020-02-12 22:14:02 +01:00
Christophe Maudoux
0df38323af Typo & improve msg (#2071) 2020-02-10 09:31:43 +01:00
Maxime Besson
779df229e4 Add new inGroup function to test group membership (#2036) 2020-02-06 16:22:23 +01:00
Xavier Bachelot
23b8756f2b Unbundle Time::Fake 2020-02-03 09:36:51 +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
d7cee58edf Improve log 2020-01-08 23:05:43 +01:00
Christophe Maudoux
94cefa3ef4 Typo 2020-01-07 22:38:08 +01:00
Xavier Guimard
6f3bdfd9de More security in handler in-memory session 2019-12-30 14:49:29 +01:00
Christophe Maudoux
9a86559847 Typo (#2055) 2019-12-27 21:23:28 +01:00
Xavier Guimard
8d5a29075b Another bad export 2019-12-25 13:17:43 +01:00
Christophe Maudoux
2954ea2abc Disable compactConf by default & Update unit tests (#2046) 2019-12-22 13:06:10 +01:00
Clément OUDOT
7d13400be4 Update version in modules 2019-12-21 16:33:39 +01:00
Clément OUDOT
983af4dec1 make json (#1605) 2019-12-21 16:13:32 +01:00
Xavier Guimard
85728c8870 New skip() function in rules 2019-12-10 16:06:17 +01:00
Maxime Besson
f1aa14a862 Fix PATH_INFO when using uwsgi (#2031) 2019-12-02 22:17:13 +01:00
Christophe Maudoux
8db635199f Make manifest 2019-11-27 21:34:15 +01:00
Christophe Maudoux
46d96b1a38 Modify logger (#2030) 2019-11-25 22:55:06 +01:00
Christophe Maudoux
d20c5efb35 Send service headers to protected applications & Improve unit test (#2030) 2019-11-25 22:28:59 +01:00
Christophe Maudoux
fc2e65be6b Avoid warning (#2011) 2019-11-22 21:42:28 +01:00
Maxime Besson
f020a27a2c Add function to test if an element is in a list (#2011) 2019-11-22 18:49:02 +01:00