summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/appinfo/info.xml')
-rwxr-xr-xapps/user_webdavauth/appinfo/info.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml
new file mode 100755
index 00000000000..77fe3b892ca
--- /dev/null
+++ b/apps/user_webdavauth/appinfo/info.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<info>
+ <id>user_webdavauth</id>
+ <name>WebDAV user backend</name>
+ <description>Authenticate Users by a WebDAV call</description>
+ <version>1.0</version>
+ <licence>AGPL</licence>
+ <author>Frank Karlitschek</author>
+ <require>3</require>
+</info>