Skip to content

Commit 2017664

Browse files
committed
👌 IMPROVE: description
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
1 parent 6f4d19d commit 2017664

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

appinfo/info.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
44
<id>user_external</id>
5-
<name>External user support</name>
5+
<name>External user authentication</name>
66
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth, SSH and XMPP</summary>
7-
<description><![CDATA[
8-
Use external user authentication methods to give users acces to your Nextcloud instance:
9-
- IMAP
10-
- SMB
11-
- FTP
12-
- WebDAV
13-
- HTTP BasicAuth
14-
- SSH
15-
- XMPP
7+
<description><![CDATA[Use external user authentication methods to give users acces to your Nextcloud instance:
168
17-
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
9+
* IMAP
10+
* SMB
11+
* FTP
12+
* WebDAV
13+
* HTTP BasicAuth
14+
* SSH
15+
* XMPP
16+
17+
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
1818
]]></description>
1919
<version>0.6.4</version>
2020
<licence>agpl</licence>

0 commit comments

Comments
 (0)