mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Merge branch 'master' into example
This commit is contained in:
commit
f4e260b12a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ def get_required_extensions(extensions):
|
||||||
ext_files = [
|
ext_files = [
|
||||||
{ 'name': 'LDAPAuthentication2', 'file': 'conf/ldap_authentication2.src', },
|
{ 'name': 'LDAPAuthentication2', 'file': 'conf/ldap_authentication2.src', },
|
||||||
{ 'name': 'LDAPAuthorization', 'file': 'conf/ldap_authorization.src', },
|
{ 'name': 'LDAPAuthorization', 'file': 'conf/ldap_authorization.src', },
|
||||||
{ 'name': 'Auth_remoteuser', 'file': 'conf/ldap_auth_remoteuser.src', },
|
# { 'name': 'Auth_remoteuser', 'file': 'conf/ldap_auth_remoteuser.src', },
|
||||||
{ 'name': 'LDAPGroups', 'file': 'conf/ldap_groups.src', },
|
{ 'name': 'LDAPGroups', 'file': 'conf/ldap_groups.src', },
|
||||||
{ 'name': 'LDAPProvider', 'file': 'conf/ldap_provider.src', },
|
{ 'name': 'LDAPProvider', 'file': 'conf/ldap_provider.src', },
|
||||||
{ 'name': 'LDAPUserInfo', 'file': 'conf/ldap_userinfo.src', },
|
{ 'name': 'LDAPUserInfo', 'file': 'conf/ldap_userinfo.src', },
|
||||||
|
|
Loading…
Add table
Reference in a new issue