From b1f05ef1f36cff5f0bc50f79a05b2393233efe46 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Mon, 21 Sep 2015 17:24:30 +0200 Subject: Move WebDAVAuth to User_External --- apps/user_webdavauth/appinfo/info.xml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 apps/user_webdavauth/appinfo/info.xml (limited to 'apps/user_webdavauth/appinfo/info.xml') diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml deleted file mode 100644 index b0827fb51f8..00000000000 --- a/apps/user_webdavauth/appinfo/info.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - user_webdavauth - User backend using remote HTTP servers - Authenticate users by a WebDAV call. You can use any WebDAV server, ownCloud server or other web server to authenticate. It should return http 200 for right credentials and http 401 for wrong ones. - - 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. - AGPL - Frank Karlitschek - 4.93 - true - - - - -- cgit v1.2.3