Skip to content

Commit

Permalink
Update info.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian <sebastian@wiuwiu.de>
  • Loading branch information
sebastiansterk committed Jan 20, 2021
1 parent 22a641e commit a941132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>user_external</id>
<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, XMPP and HTTP</summary>
<description><![CDATA[Use external user authentication methods to give users acces to your Nextcloud instance:
* IMAP
Expand All @@ -13,6 +13,7 @@
* HTTP BasicAuth
* SSH
* XMPP
* HTTP
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
]]></description>
Expand Down

0 comments on commit a941132

Please sign in to comment.