Commit Graph

162 Commits

Author SHA1 Message Date
Maxime Besson
db9e862843 Merge branch 'feature-userdb-password-restserver' into v2.0 2020-05-09 20:07:24 +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
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
Maxime Besson
ee2b1a19e5 Add Vhost-level blocking of auth endpoint (#1659/#1598) 2020-05-01 13:44:23 +02:00
Maxime Besson
df9525095e Integrate API Documentation 2020-04-24 16:56:16 +02:00
Maxime Besson
f4bca12ab7 Add warning about vhost protection in config files (#2109) 2020-04-24 15:20:09 +02:00
Maxime Besson
2049a0667a Add a configuration hint for OAuth2 handler + nginx (#2167) 2020-04-22 17:52:10 +02:00
Clément OUDOT
e2c0bb67d2 Adapt Nginx configuration to allow IPv6 (#2152) 2020-04-16 15:07:53 +02:00
Maxime Besson
759de594bb Separate API from Manager vhost (#2109) 2020-03-12 15:10:27 +01:00
Maxime Besson
683df5425a Add perl 5.16 leak mitigation doc for Apache (#1314) 2020-02-12 13:35:25 +01:00
Clément OUDOT
f26c79da1a Protect by default access to API manager vhost (#2033, #2034) 2020-01-10 15:29:33 +01:00
Clément OUDOT
0c11dedc44 Add a specific vhost for API (#2033, #2034) 2019-12-04 16:08:12 +01:00
Christophe Maudoux
576f6f1273 Increase LUA script (#2030) 2019-11-27 21:33:57 +01:00
Xavier
adb2039392 Propagate #1943 to manager 2019-09-25 22:57:37 +02:00
Xavier
caf0a9cf93 Fix also oauth2 regexp (#1943) 2019-09-25 22:46:59 +02:00
Xavier
f7f63595b3 Fix Apache regexp (#1943) 2019-09-25 19:43:46 +02:00
Xavier
a3f311b346 Fix Apache regexp (#1943) 2019-09-25 09:11:14 +02:00
Maxime Besson
77ca026b09 Fix non working nginx security rules (#1933) 2019-09-17 22:07:12 +02:00
Christophe Maudoux
5ae9e8f271 Typo 2019-09-09 22:34:44 +02:00
Christophe Maudoux
be4ef82671 Fix lm_app format (#1918) 2019-09-05 22:26:56 +02:00
Christophe Maudoux
fa0778dfbc Improve default and test files (#1885) 2019-08-20 23:43:04 +02:00
Christophe Maudoux
4d583ceb9c Append a custom param to log (#1885) 2019-08-20 22:04:05 +02:00
Maxime Besson
ea5685905b Manager config file typo in log path 2019-08-06 14:33:19 +02:00
Maxime Besson
e9ab86d815 Forward Authorization HTTP header by default on Apache
Fixes #1763
2019-05-24 10:30:12 +02:00
Christophe Maudoux
fbce8a4c2c Update conf files 2019-05-09 10:28:11 +02:00
Christophe Maudoux
1797084118 Update test-nginx.conf 2019-04-05 11:38:51 +02:00
Christophe Maudoux
9134fc9eeb Update portal-nginx.conf 2019-02-19 14:57:50 +01:00
Maxime Besson
0f0e446512 Suggest mod_remote_ip or real_ip usage in examples
As per #1612, LLNG does not support reading the real IP address from a
header anymore. These things are best delegated to the web server.
2019-02-07 13:19:37 +01:00
Christophe Maudoux
1ffc9fe01d Typo 2019-01-30 19:31:25 +01:00
Clément OUDOT
af672623c0 Remove NameVirtualHost for Apache 2.4 (#1611) 2019-01-10 18:09:57 +01:00
Clément OUDOT
7aeddc328b Use a macro in Makefile for Apache log dir (#1611) 2019-01-10 18:02:40 +01:00
Clément OUDOT
4cc231d671 Avoid double / in Apache configuration (#1611) 2019-01-10 16:50:39 +01:00
Xavier Guimard
d222bd5b4b Fix CGIPassAuth (#1593) 2018-12-17 21:21:16 +01:00
Clément OUDOT
b24323e5e0 Use Handler::ApacheMP2 in apache configuration files 2018-09-22 20:39:56 +02:00
Christophe Maudoux
3d46d2cfa2 Typo 2018-07-11 21:51:47 +02:00
Xavier Guimard
7c105e2db6 Fix status for Apache (closes: #1448) 2018-06-12 21:00:10 +02:00
Christophe Maudoux
325217a947 Fix typo 2018-06-08 23:48:36 +02:00
Xavier Guimard
1ed0ab110b Remove doc translation system (#1445) 2018-06-07 18:58:55 +02:00
Xavier Guimard
54936267c5 Get username in LLNG logs (#595) 2018-05-22 15:06:45 +02:00
Xavier Guimard
350e8281c2 Typo (#595) 2018-05-22 12:29:03 +02:00
Xavier Guimard
b92bedd6bb Explain how to get userid in apache logs (#595) 2018-05-22 12:23:04 +02:00
Xavier Guimard
05c239790e Improve Nginx configuration (uWSGI) 2018-03-27 21:50:22 +02:00
Xavier Guimard
d637cc6d50 Some uWSGI comments 2018-03-22 21:52:00 +01:00
Xavier Guimard
6398205dd6 "reload" is now a response handler, fix conf files (fixes: #1300) 2017-09-13 11:30:48 +00:00
Clément Oudot
8233e15900 Adapt comment in web server configuration for REST endpoints (#1278) 2017-08-30 16:32:09 +00:00
Clément Oudot
f8e691228f Fix Nginx config rule for SOAP 2017-08-30 15:30:44 +00:00
Clément Oudot
af3dda86ea Comment CGIPassAuth parameter by default (#1244) 2017-06-07 06:37:34 +00:00
Xavier Guimard
df3c1efb54 Handle 404 and 502 error codes (fixes: #1211) 2017-04-12 07:07:27 +00:00
Xavier Guimard
acf9420c5f Kerberos works !!! (#707) 2017-04-11 12:57:52 +00:00
Xavier Guimard
f2c7c209f6 Insert missing comment in trunk 2017-03-21 11:10:36 +00:00