summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-18 16:06:57 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-05-18 16:06:57 +0200
commit9e735241689a9ba6a7810f4873fe2bba548e4cc3 (patch)
treec7b74c3369d7a0a01351230fcc280bad21fedccc /apps/user_ldap/appinfo
parent2d3c709163ae835e34e4f84144bc91ff796baa45 (diff)
downloadnextcloud-server-9e735241689a9ba6a7810f4873fe2bba548e4cc3.tar.gz
nextcloud-server-9e735241689a9ba6a7810f4873fe2bba548e4cc3.zip
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
Diffstat (limited to 'apps/user_ldap/appinfo')
-rw-r--r--apps/user_ldap/appinfo/info.xml5
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>