Commit Graph

19 Commits

Author SHA1 Message Date
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 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 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 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 d33fa9c421 Adding new authorisations for reload on ip_ssh_eth0 2018-03-09 16:09:33 +01:00
Philippe Caseiro 0ff7961616 Fix typo in for loop 2018-03-09 15:08:11 +01:00
Philippe Caseiro 41a941615d Adding CAS attributes 2018-03-09 14:29:22 +01:00
Philippe Caseiro c35086567c Move everything to https 2018-03-09 12:01:20 +01:00
Philippe Caseiro 6e6a6449a4 Adding LemonLDAP Admin username 2018-03-08 16:03:39 +01:00
Philippe Caseiro 3e7bc2b56b Adding first working templates
- manager-nginx.conf
 - portal-nginx.conf
 - handler-nginx.conf
 - lmConf-1.js (Any configuration modification in LemonLDAP Manager
   prevail over this configuration)

Adding diagnose script
  - HTTP Ping the manager, the handler and the portal

Adding posttempalte script
  - Enable nginx configuration if necessary
  - Add an entry ton /etc/hosts with the 3 web names
2018-03-05 16:37:19 +01:00
Philippe Caseiro 4eb5b96a70 First commit 2018-03-02 15:44:00 +01:00