Skip to content

Commit

Permalink
👌 IMPROVE: description
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Sulzer <[email protected]>
  • Loading branch information
violoncelloCH committed Sep 1, 2019
1 parent 6f4d19d commit 2017664
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<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>
<description><![CDATA[
Use external user authentication methods to give users acces to your Nextcloud instance:
- IMAP
- SMB
- FTP
- WebDAV
- HTTP BasicAuth
- SSH
- XMPP
<description><![CDATA[Use external user authentication methods to give users acces to your Nextcloud instance:
Read the [documentation](https://github.com/nextcloud/user_external#readme) 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>
<version>0.6.4</version>
<licence>agpl</licence>
Expand Down

0 comments on commit 2017664

Please sign in to comment.