Files
user_external/appinfo/info.xml
2016-11-21 22:48:30 +01:00

25 lines
827 B
XML

<?xml version="1.0"?>
<info>
<id>user_external</id>
<name>External user support</name>
<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>
<nextcloud min-version="11" max-version="11" />
</dependencies>
<version>0.4</version>
<shipped>true</shipped>
<types>
<authentication/>
<prelogin/>
</types>
<ocsid>166060</ocsid>
</info>