added links to documentation etc. and enhanced description

This commit is contained in:
janklostermann
2016-06-02 15:25:43 +02:00
parent 0991141c26
commit 5279f227c1

View File

@@ -2,9 +2,15 @@
<info>
<id>user_external</id>
<name>External user support</name>
<description>Use external user authentication methods</description>
<description>Use external user authentication methods like IMAP, SMB and FTP</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<documentation>
<admin>https://doc.owncloud.org/server/9.0/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
</documentation>
<website>https://github.com/owncloud/apps/tree/master/user_external</website>
<bugs>https://github.com/owncloud/apps/issues</bugs>
<repository type="git">https://github.com/owncloud/apps.git</repository>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>