summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2014-07-15 15:35:02 +0200
committerLukas Reschke <lukas@statuscode.ch>2014-07-15 15:35:02 +0200
commitbebecc6bbfa9ea8c3ddad18b5f648a2518d6eb18 (patch)
tree08f02d90aaa79c8fef2b7e4fd4fd7601954cac82 /apps/user_webdavauth
parent40fe1275de1dcdb3f17027ceeaef19164956e146 (diff)
downloadnextcloud-server-bebecc6bbfa9ea8c3ddad18b5f648a2518d6eb18.tar.gz
nextcloud-server-bebecc6bbfa9ea8c3ddad18b5f648a2518d6eb18.zip
Update info.xml
Diffstat (limited to 'apps/user_webdavauth')
-rwxr-xr-xapps/user_webdavauth/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml
index 4e82b818b8b..abbf79131b5 100755
--- a/apps/user_webdavauth/appinfo/info.xml
+++ b/apps/user_webdavauth/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>WebDAV user backend</name>
<description>Authenticate users by a WebDAV call. You can use any WebDAV server, ownCloud server or other webserver to authenticate. It should return http 200 for right credentials and http 401 for wrong ones.
- This app is not compatible with the LDAP user and group backend.</description>
+ Attention: This app is not compatible with the LDAP user and group backend. This app is not the webdav interface of ownCloud, if you don't understand what it does then do not enable it.</description>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
<requiremin>4.93</requiremin>