diff options
Diffstat (limited to 'apps/user_ldap/appinfo')
-rw-r--r-- | apps/user_ldap/appinfo/info.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index fe7e61fb5c3..aac72b57a8b 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -4,8 +4,9 @@ <name>LDAP user backend</name> <description>Authenticate Users by LDAP</description> <licence>AGPL</licence> - <author>Dominik Schmidt</author> - <require>2</require> + <author>Dominik Schmidt and Arthur Schiwon</author> + <require>4</require> + <shipped>true</shipped> <types> <authentication/> </types> |