Commit Graph

274 Commits

Author SHA1 Message Date
Christophe Maudoux bc08b06850 Update uwsgi conf with Nginx files 2022-10-23 21:16:08 +02:00
Christophe Maudoux a347014e69 Update langs & conf files & doc & test (#2674) 2022-08-30 23:17:03 +02:00
Christophe Maudoux b4b19919a3 Append autocomplete attribute & fix unit tests (#2585) 2021-08-05 22:45:31 +02:00
David Coutadeur 068b5b310d add default cfgDate in configuration 2021-07-26 10:22:09 +02:00
Yadd 83b45db614 Fix versions 2021-06-28 15:36:29 +02:00
Yadd 5195b348fc [Security] add /prx in manager/conf rule 2021-05-13 12:47:13 +02:00
Christophe Maudoux e2fabf594a Tidy & append release note (#2434) 2021-01-14 22:34:42 +01:00
Christophe Maudoux 25bc6c0dad Revert "Tidy & append release note"
This reverts commit fbf7901d12.
2021-01-14 22:33:58 +01:00
Christophe Maudoux fbf7901d12 Tidy & append release note 2021-01-14 22:22:15 +01:00
Xavier Guimard 6294ff7238 Really delete header when using Nginx (#2434) 2021-01-14 11:40:21 +01:00
Clément OUDOT 1faa685de1 Remove warning when checking Nginx configuration (#2331) 2020-09-28 17:26:14 +02:00
Maxime Besson 91ebcdde81 Normalize URI in nginx handler config (#2290) 2020-09-06 18:58:55 +02:00
Maxime Besson 4e5578e32f New manager options for ldap certificate validation (#2250) 2020-09-05 12:21:34 +02:00
Maxime Besson b6ab4d067e Use local var in nginx lua script (#2287)
as warmly recommended by lua-nginx-module documentation
2020-08-25 23:55:52 +02:00
Maxime Besson ea134d0bfc Fix generation of lmConf-1.json (#2254) 2020-08-10 15:15:32 +02:00
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
Christophe Maudoux 093b4e6817 Typo 2020-03-03 19:52:42 +01:00
Christophe Maudoux 1922650218 Fix Zero conf (#2036) 2020-03-03 17:42:46 +01:00
Christophe Maudoux 3ec85e6775 Re-order SAML options 2020-03-02 23:06:38 +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
Maxime Besson 683df5425a Add perl 5.16 leak mitigation doc for Apache (#1314) 2020-02-12 13:35:25 +01:00
Maxime Besson edc2984c00 Add groups to default test page (#2036) 2020-02-06 16:58:46 +01:00
Maxime Besson ae9740f170 use inGroup in default config (#2036) 2020-02-06 16:46:39 +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
Maxime Besson dccf1b2ce4 Fix _whatToTrace default OIDC value
_oidc_OP is the OIDC provider that authenticated us, oidcConnectedRP is
(if relevant) the RP we are coming from
2019-10-17 22:50:25 +02: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
Xavier b332a07dc9 Spelling error 2019-09-24 19:24:39 +02:00
Clément OUDOT 28b5cc0e31 Force lower case in initial value of _whatToTrace macro (#1869) 2019-09-18 21:19:53 +02:00
Christophe Maudoux 257c616586 Make json 2019-09-18 21:05:04 +02:00
Clément OUDOT ea1609819a Force lower case in initial value of _whatToTrace macro (#1869) 2019-09-18 16:49:37 +02:00
Maxime Besson 77ca026b09 Fix non working nginx security rules (#1933) 2019-09-17 22:07:12 +02:00
Christophe Maudoux c446f194eb Import custom functions into Conf Jail (#1929) 2019-09-13 10:03:28 +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
Xavier Guimard c928189779 Better manager regexps 2019-08-12 15:34:48 +02:00