summaryrefslogtreecommitdiff
path: root/_example
AgeCommit message (Collapse)Author
2023-04-18fix cookie header name (invalid :) in nginx handler exampleDavid Coutadeur
2023-03-04FIx unit tests & default confs (#2887)Christophe Maudoux
2023-01-13Add manager option to release attributes from scope (#2815)Maxime Besson
By default (existing installs) keep old behavior In new installs (lmConf-1.json), ignore scopes
2022-12-10TyposChristophe Maudoux
2022-10-23Update uwsgi conf with Nginx filesChristophe Maudoux
2022-08-30Update langs & conf files & doc & test (#2674)Christophe Maudoux
2021-08-05Append autocomplete attribute & fix unit tests (#2585)Christophe Maudoux
2021-07-26add default cfgDate in configurationDavid Coutadeur
2021-06-28Fix versionsYadd
2021-05-13[Security] add /prx in manager/conf ruleYadd
2021-01-14Tidy & append release note (#2434)Christophe Maudoux
2021-01-14Revert "Tidy & append release note"Christophe Maudoux
This reverts commit fbf7901d126c69efa0f8a65c2e153a1327e3e399.
2021-01-14Tidy & append release noteChristophe Maudoux
2021-01-14Really delete header when using Nginx (#2434)Xavier Guimard
2020-09-28Remove warning when checking Nginx configuration (#2331)Clément OUDOT
2020-09-06Normalize URI in nginx handler config (#2290)Maxime Besson
2020-09-05New manager options for ldap certificate validation (#2250)Maxime Besson
2020-08-25Use local var in nginx lua script (#2287)Maxime Besson
as warmly recommended by lua-nginx-module documentation
2020-08-10Fix generation of lmConf-1.json (#2254)Maxime Besson
2020-05-09Merge branch 'feature-userdb-password-restserver' into v2.0Maxime Besson
2020-05-04Merge branch 'manager-api-documentation' into 'v2.0'Maxime Besson
Integrate API Documentation See merge request lemonldap-ng/lemonldap-ng!140
2020-05-04Merge branch 'fix-oauth2-handler-2167' into 'v2.0'Maxime Besson
Change OAuth2 handler behavior to conform to RFC See merge request lemonldap-ng/lemonldap-ng!139
2020-05-01Add Vhost-level blocking of auth endpoint (#1659/#1598)Maxime Besson
2020-04-24Integrate API DocumentationMaxime Besson
2020-04-24Add warning about vhost protection in config files (#2109)Maxime Besson
2020-04-22Add a configuration hint for OAuth2 handler + nginx (#2167)Maxime Besson
2020-04-16Adapt Nginx configuration to allow IPv6 (#2152)Clément OUDOT
2020-03-12Separate API from Manager vhost (#2109)Maxime Besson
2020-03-03TypoChristophe Maudoux
2020-03-03Fix Zero conf (#2036)Christophe Maudoux
2020-03-02Re-order SAML optionsChristophe Maudoux
2020-03-02Merge branch 'improve-group-2036' into 'v2.0'Maxime Besson
New macro for group handling, and group-handling examples in default config See merge request lemonldap-ng/lemonldap-ng!128
2020-02-12Add perl 5.16 leak mitigation doc for Apache (#1314)Maxime Besson
2020-02-06Add groups to default test page (#2036)Maxime Besson
2020-02-06use inGroup in default config (#2036)Maxime Besson
2020-01-10Protect by default access to API manager vhost (#2033, #2034)Clément OUDOT
2019-12-04Add a specific vhost for API (#2033, #2034)Clément OUDOT
2019-11-27Increase LUA script (#2030)Christophe Maudoux
2019-10-17Fix _whatToTrace default OIDC valueMaxime Besson
_oidc_OP is the OIDC provider that authenticated us, oidcConnectedRP is (if relevant) the RP we are coming from
2019-09-25Propagate #1943 to managerXavier
2019-09-25Fix also oauth2 regexp (#1943)Xavier
2019-09-25Fix Apache regexp (#1943)Xavier
2019-09-25Fix Apache regexp (#1943)Xavier
2019-09-24Spelling errorXavier
2019-09-18Force lower case in initial value of _whatToTrace macro (#1869)Clément OUDOT
2019-09-18Make jsonChristophe Maudoux
2019-09-18Force lower case in initial value of _whatToTrace macro (#1869)Clément OUDOT
2019-09-17Fix non working nginx security rules (#1933)Maxime Besson
2019-09-13Import custom functions into Conf Jail (#1929)Christophe Maudoux
2019-09-09TypoChristophe Maudoux