Commit Graph

117 Commits

Author SHA1 Message Date
Daniel Dehennin dec2cb8e79 Harmonize script names
Ref: #30852
2020-10-14 13:18:54 +02:00
Daniel Dehennin 1ea5813c8f Update configuration for version 2.0.7 of LemonLDAP::NG
Ref: #30852
2020-10-14 13:18:35 +02:00
Daniel Dehennin 589239352e Make LemonLDAP::NG useable with Apache2
Ref: #30852
2020-10-14 13:18:15 +02:00
Daniel Dehennin c9c6171367 Prettify the XML
And remove useless test sites.

Ref: #30852
2020-10-14 13:18:04 +02:00
Daniel Dehennin 04c73c223b Don't crash if LemonLDAP::NG is disabled
Ref: #30852
2020-10-14 13:17:07 +02:00
Daniel Dehennin 6be262c6fb LemonLDAP::NG should be installable side by side with EOLESSO
Ref: #30852
2020-10-14 13:16:45 +02:00
Daniel Dehennin 04215109ac Python3 ConfigParser is in configparser module
Ref: #30852
2020-10-14 13:16:37 +02:00
Daniel Dehennin 0dd5154b78 Realign dico
Ref: #30852
2020-10-14 13:16:21 +02:00
Daniel Dehennin 1ad8da6343 Prepare version 2.8.0
* Makefile: Mise à jour de la release.
2020-10-14 13:15:19 +02:00
vfebvre ad9059bfae passage en 2.7.2 2020-09-03 16:44:25 +02:00
Arnaud Fornerot 7d05697ad0 Merge branch 'develop' into staging 2020-01-16 09:35:09 +01:00
Arnaud Fornerot 7328d4b968 utilisation de la variable lemonproc dans la conf fastcgi 2020-01-16 09:27:47 +01:00
Arnaud Fornerot 267b96bd16 optimisation 2020-01-16 09:13:16 +01:00
Benjamin Bohard 3326273e21 Merge branch 'develop' into staging 2020-01-06 14:58:33 +01:00
Benjamin Bohard 53e17b8da0 Merge branch 'issue/3-CSP_targets' into develop 2019-12-12 12:01:18 +01:00
Benjamin Bohard 207dadd5cc Add variables to defined allowed CSP targets 2019-12-12 12:01:00 +01:00
Benjamin Bohard 994166b1fd Merge branch 'issue/2-variable_init' into develop 2019-12-12 11:16:48 +01:00
Benjamin Bohard 20c513e4fd declare lmremote_custom variable in test-nginx.conf 2019-12-12 11:16:38 +01:00
Benjamin Bohard 0980b3d30c Merge branch 'issue/1-error_page_location' into develop 2019-12-12 11:15:07 +01:00
Benjamin Bohard 9003ecbcb3 nginx error pages are located in html subfolder, not www 2019-12-12 11:14:54 +01:00
Philippe Caseiro 8fbafb4c70 Merge branch 'develop' into staging 2019-09-13 16:08:44 +02:00
Philippe Caseiro cc1da0773b Work around CSP form-action issue with CAS.
Replace header with nicer values
2019-09-13 16:02:48 +02:00
Philippe Caseiro a96d56b19c Merge branch 'develop' 2019-09-13 10:00:17 +02:00
Benjamin Bohard e0c7ca8f5e Merge branch 'feature/Migration' into develop 2019-07-15 10:46:29 +02:00
Benjamin Bohard 73fb96c026 Update configuration and dictionnary for v2.0 2019-07-15 10:40:26 +02:00
Benjamin Bohard abb1d10a87 Reprise des fichiers de configuration pour intégration au module EOLE 2019-07-12 12:08:17 +02:00
Benjamin Bohard 30e142fa98 Importation des fichiers de configuration 2019-07-12 11:03:25 +02:00
Philippe Caseiro c7b38c52d0 Update README 2019-07-11 09:44:49 +02:00
afornerot 6c3adaab2b Mise en place dans le template d'une URL de reset de password (fixes #4) 2018-09-13 14:35:15 +02:00
Philippe Caseiro 050e559f75 Adding postservice to update configuration cache
We need to update the configuration cache to apply the
configuration modifications
2018-04-12 09:26:49 +02:00
Philippe Caseiro eef533bfe6 Using exportedVars key names in casAttributes
We need tu use the key name of exportedVars in casAttributes to make
attr availlable
2018-04-09 14:31:35 +02:00
Philippe Caseiro e84ba19b68 Filling exportedVars configuration
User attributes are stored in "local session" so if we want to use
attributes in CAS session we need to make them available in local
session first
2018-04-09 13:29:05 +02:00
Philippe Caseiro b7aefb7a8b llRegisterDB variable could be disabled
If you choose to remove "Registration button"
from the interface llRegisterDB is disabled
so it's not available for the template.
2018-03-27 12:25:52 +02:00
Philippe Caseiro 5f5c5359f7 Fixing Custom URL option 2018-03-26 11:21:28 +02:00
Philippe Caseiro 51519eae55 Adding Custom Register URL option to template 2018-03-26 11:05:26 +02:00
Philippe Caseiro 2afe4dceb4 GenConfig clean up 2018-03-26 09:56:38 +02:00
afornerot 0f25183778 ajout du template lemonldap-ng.ini et utilisation de la variable llSkin 2018-03-23 16:56:54 +01:00
afornerot a4a3d52746 ajout variable llSkin 2018-03-23 16:22:02 +01:00
Philippe Caseiro a5ce48110d Adding SSO auth page customisation 2018-03-23 16:13:40 +01:00
Philippe Caseiro 61b982607e Fixing filter generation when no filter file is present in the server 2018-03-21 15:03:50 +01:00
Philippe Caseiro a91abb36f3 Remove all references to eole-sso variable 2018-03-21 14:21:46 +01:00
Philippe Caseiro 710ea85f96 443 port is mandatory for lemonLDAP 2018-03-21 14:18:12 +01:00
Philippe Caseiro d3897f1e4a Begin of Eole-SSO replacement work
We need to provide what EoleSSO provides.

For me this 3 new template have to be placed in a dedicated package
like eole-sso-client, this templates are not necessary for the server
only usefull for the clients.
2018-03-21 14:13:15 +01:00
Philippe Caseiro 19fc15c324 Using former eole-sso filters in LemonLDAP
Adding a creolefunc to convert eole-sso filter files into
lemonLDAP casAttrubites section, this way we can keep the
EOLE and Envole existing filters
2018-03-21 12:26:15 +01:00
Philippe Caseiro 8f33de7f55 Updating NGINX configuration
We don't need to setup server_names_hash_bucket_size if
it's present in standard eole configuration
2018-03-19 16:12:16 +01:00
Philippe Caseiro a4a385a439 Managing usage of a password file for the LDAP reader user 2018-03-16 10:47:03 +01:00
Philippe Caseiro 982c5f44ee Formating README 2018-03-16 10:37:12 +01:00
Philippe Caseiro 1eb5faaa82 Updating README Howto 2018-03-16 10:35:13 +01:00
Philippe Caseiro 4f16447856 Fixing eole-lemonldap.mk file 2018-03-13 10:48:32 +01:00
Philippe Caseiro 93ee02b73d Fix typo 2018-03-13 10:24:17 +01:00