👌 IMPROVE: description
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
@@ -2,19 +2,19 @@
|
|||||||
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
|
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||||
<id>user_external</id>
|
<id>user_external</id>
|
||||||
<name>External user support</name>
|
<name>External user authentication</name>
|
||||||
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth, SSH and XMPP</summary>
|
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth, SSH and XMPP</summary>
|
||||||
<description>< to learn how to configure it!
|
* IMAP
|
||||||
|
* SMB
|
||||||
|
* FTP
|
||||||
|
* WebDAV
|
||||||
|
* HTTP BasicAuth
|
||||||
|
* SSH
|
||||||
|
* XMPP
|
||||||
|
|
||||||
|
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
|
||||||
]]></description>
|
]]></description>
|
||||||
<version>0.6.4</version>
|
<version>0.6.4</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
|
|||||||
Reference in New Issue
Block a user