134 Commits

Author SHA1 Message Date
e5afd4ccff Adding missing dep for smtp auth support
ref #31346
2020-12-07 11:18:42 +01:00
34239e8ce5 Merge branch '2.8.0/master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-11 2020-12-03 16:51:40 +01:00
bf94e74916 Using Active Directory (samba4) instead of OpenLDAP
Moving to Active Directory the actual auth LDAP server

The password is updated in the Samba4 directory so we
need to use this one and not the OpenLDAP one
2020-12-03 16:50:55 +01:00
ad8e4a69a9 Merge branch '2.8.0/master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-10 2020-12-02 10:20:52 +01:00
0f3ff07b5f Merge last evolutions from master branch 2020-12-02 10:20:42 +01:00
74fb92fb55 Make eole-lemonldap-ng compatible with eolebase 2020-11-24 15:51:43 +01:00
Joël Cuissinat
5c7a9f9894 Merge branch '2.8.0/master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-9 2020-11-16 15:45:55 +01:00
Joël Cuissinat
b9ef7ec41d dicos/70_lemonldap_ng.xml : cosmetic fixes
* add "lemon" icon
* add help on family

Ref: #30576
2020-11-16 15:40:44 +01:00
Daniel Dehennin
8d3f12de72 Merge branch '2.8.0/master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-8 2020-10-16 09:51:42 +02:00
Daniel Dehennin
251a9a3907 Disable the apache servicelist when LemonLDAP::NG is disabled
Ref: #30852
2020-10-16 09:47:14 +02:00
Daniel Dehennin
c7d4949fb7 Merge branch 'master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-7 2020-10-15 09:10:44 +02:00
Daniel Dehennin
9b66227236 eolesso_adresse should be forced only when LemonLDAP::NG is enabled
The “calc_val” was failing when LemonLDAP::NG was disabled because
“authWebName” can't be used.

We shouldn't force “eolesso_adresse” when LemonLDAP::NG is disabled,
the user must be able to set whatever value she wants.

* dicos/71_lemonldap_ng_scribe.xml: fill the “eolesso_adresse” and
  freeze it when LemonLDAP::NG is enabled.

Ref: #30852
2020-10-15 09:07:40 +02:00
Daniel Dehennin
6890500d5b Merge branch 'master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-6 2020-10-14 15:55:00 +02:00
Daniel Dehennin
90411f89f7 Override previous fill on eolesso_adresse
Ref: #30852
2020-10-14 15:54:41 +02:00
Daniel Dehennin
2355b20c7d Merge branch 'master' into dist/eole/2.8.0/master pkg/eole/eole-2.8/2.8.0-5 2020-10-14 15:47:17 +02:00
Daniel Dehennin
d99ac8c9ad Force local SSO on Scribe
Ref: #30852
2020-10-14 15:46:39 +02:00
Daniel Dehennin
2ac6c9158f Clean garbage file
Ref: #30852
pkg/eole/eole-2.8/2.8.0-4
2020-10-14 15:08:57 +02:00
Daniel Dehennin
c9c23aaa69 Copyright on the good project
Ref: #30852
2020-10-14 15:08:32 +02:00
Daniel Dehennin
26ddf79a97 Scribe requires the libapache2-mod-perl2
Ref: #30852
pkg/eole/eole-2.8/2.8.0-3
2020-10-14 14:36:22 +02:00
Daniel Dehennin
11c83c8d92 Wrong dependency on the -pkg
Ref: #30852
pkg/eole/eole-2.8/2.8.0-2
2020-10-14 14:18:03 +02:00
Daniel Dehennin
dd242a3c5a Package for EOLE builders
Build 3 packages:

- eole-lemonldap-ng: the base dictionary, templates and scripts

- eole-lemonldap-ng-scribe: for running LemLDAP::NG on Scribe

- eole-lemonldap-ng-pkg: for package dependencies

Ref: #30852
pkg/eole/eole-2.8/2.8.0-1
2020-10-14 14:05:51 +02:00
Daniel Dehennin
bd8403b610 Merge branch 'master' into dist/eole/2.8.0/master 2020-10-14 13:54:16 +02:00
Daniel Dehennin
f43fca1a98 Don't modify /etc/hosts on ScribeAD
Ref: #30852
2020-10-14 13:52:41 +02:00
Daniel Dehennin
03a80f03fb Update README
Ref: #30852
2020-10-14 13:31:42 +02:00
Daniel Dehennin
a6eeb05ca9 Smooth the configuration of LemonLDAP::NG on Scribe
Ref: #30852
2020-10-14 13:19:05 +02:00
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.
release/2.8.0
2020-10-14 13:15:19 +02:00
eb15ad0846 Merge branch 'develop' into dist/eole/2.7.2/develop pkg/dev/eole-2.7.2/0.0.1-0 2020-09-03 16:57:11 +02:00
22f5af608e passage en 2.7.2 2020-09-03 16:47:31 +02:00
ad9059bfae passage en 2.7.2 2020-09-03 16:44:25 +02:00
7d05697ad0 Merge branch 'develop' into staging 2020-01-16 09:35:09 +01:00
667384db1f Merge branch 'develop' into dist/eole/2.6.2/develop pkg/dev/eole-2.6.2/0.2.0-7 2020-01-16 09:28:07 +01:00
7328d4b968 utilisation de la variable lemonproc dans la conf fastcgi 2020-01-16 09:27:47 +01:00
01d1cb3811 Merge branch 'develop' into dist/eole/2.6.2/develop pkg/dev/eole-2.6.2/0.2.0-6 2020-01-16 09:13:39 +01:00
267b96bd16 optimisation 2020-01-16 09:13:16 +01:00
3326273e21 Merge branch 'develop' into staging 2020-01-06 14:58:33 +01:00
26d696d6f8 Merge branch 'develop' into dist/eole/2.6.2/develop pkg/dev/eole-2.6.2/0.2.0-5 pkg/staging/eole-2.6.2/0.1.5 2019-12-12 12:12:37 +01:00
53e17b8da0 Merge branch 'issue/3-CSP_targets' into develop 2019-12-12 12:01:18 +01:00
207dadd5cc Add variables to defined allowed CSP targets 2019-12-12 12:01:00 +01:00
994166b1fd Merge branch 'issue/2-variable_init' into develop 2019-12-12 11:16:48 +01:00
20c513e4fd declare lmremote_custom variable in test-nginx.conf 2019-12-12 11:16:38 +01:00
0980b3d30c Merge branch 'issue/1-error_page_location' into develop 2019-12-12 11:15:07 +01:00
9003ecbcb3 nginx error pages are located in html subfolder, not www 2019-12-12 11:14:54 +01:00