diff options
author | Arthur Schiwon <blizzz@owncloud.com> | 2012-05-18 16:09:12 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2012-05-18 17:07:00 +0200 |
commit | 0c7efc234b0a02552360d66907b2a585593072f2 (patch) | |
tree | 7e42fc923fc008781c005527309876ce8f69275f /apps/user_ldap | |
parent | fc536c349113694491a035fa400bd72e8fb99513 (diff) | |
download | nextcloud-server-0c7efc234b0a02552360d66907b2a585593072f2.tar.gz nextcloud-server-0c7efc234b0a02552360d66907b2a585593072f2.zip |
LDAP: update meta info
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index aac72b57a8b..de0daf146e3 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <info> <id>user_ldap</id> - <name>LDAP user backend</name> + <name>LDAP user and group backend</name> <description>Authenticate Users by LDAP</description> <licence>AGPL</licence> <author>Dominik Schmidt and Arthur Schiwon</author> |