Compare commits

...

5 Commits

5 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,7 @@ LemonLDAP::NG EOLE integration
GenConfig -> Mode Expert -> Dépôts tiers -> Libellé du dépôt GenConfig -> Mode Expert -> Dépôts tiers -> Libellé du dépôt
#### LemonLDAP::NG repository (if you use EOLE 2.8.X this is not needed anymore) #### LemonLDAP::NG repository (if you use EOLE 2.7.2 this is not needed anymore)
* deb https://lemonldap-ng.org/deb stable main * deb https://lemonldap-ng.org/deb stable main
* deb-src https://lemonldap-ng.org/deb stable main * deb-src https://lemonldap-ng.org/deb stable main

View File

@ -1,3 +1,4 @@
usr/share/creole/
usr/share/eole/creole/dicos/70_lemonldap_ng.xml usr/share/eole/creole/dicos/70_lemonldap_ng.xml
usr/share/eole/creole/distrib/ usr/share/eole/creole/distrib/
usr/share/eole/diagnose/ usr/share/eole/diagnose/

View File

@ -160,6 +160,7 @@
<check name="valid_enum" target="llRegisterDB"> <check name="valid_enum" target="llRegisterDB">
<param>['LDAP','AD','Demo','Custom']</param> <param>['LDAP','AD','Demo','Custom']</param>
</check> </check>
<group master="casAttribute"> <group master="casAttribute">
<slave>casLDAPAttribute</slave> <slave>casLDAPAttribute</slave>
</group> </group>

View File

@ -77,4 +77,4 @@
<help /> <help />
</creole> </creole>