Skip to content

Commit a941132

Browse files
Update info.xml
Signed-off-by: Sebastian <[email protected]>
1 parent 22a641e commit a941132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appinfo/info.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
44
<id>user_external</id>
55
<name>External user authentication</name>
6-
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth, SSH and XMPP</summary>
6+
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth, SSH, XMPP and HTTP</summary>
77
<description><![CDATA[Use external user authentication methods to give users acces to your Nextcloud instance:
88
99
* IMAP
@@ -13,6 +13,7 @@
1313
* HTTP BasicAuth
1414
* SSH
1515
* XMPP
16+
* HTTP
1617
1718
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
1819
]]></description>

0 commit comments

Comments
 (0)