24 lines
793 B
XML
24 lines
793 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://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
|
|
</documentation>
|
|
<website>https://github.com/nextcloud/apps/tree/master/user_external</website>
|
|
<bugs>https://github.com/nextcloud/apps/issues</bugs>
|
|
<repository type="git">https://github.com/nextcloud/apps.git</repository>
|
|
<dependencies>
|
|
<nextcloud min-version="13" max-version="15" />
|
|
</dependencies>
|
|
<version>0.4</version>
|
|
<shipped>true</shipped>
|
|
<types>
|
|
<authentication/>
|
|
<prelogin/>
|
|
</types>
|
|
</info>
|