Add Prosody XMPP MySQL authentication
Signed-off-by: Sebastian <sebastian@wiuwiu.de> Change class name Signed-off-by: Sebastian <sebastian@wiuwiu.de> add prosody to title name Signed-off-by: Sebastian <sebastian@wiuwiu.de> integrate nextcloud code style guidelines Signed-off-by: Sebastian <sebastian@wiuwiu.de> clean up Signed-off-by: Sebastian <sebastian@wiuwiu.de> Applied nc code style Signed-off-by: Sebastian <sebastian@wiuwiu.de>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
|
||||
<id>user_external</id>
|
||||
<name>External user support</name>
|
||||
<summary>Use external user authentication methods like IMAP, SMB and FTP</summary>
|
||||
<description>Use external user authentication methods like IMAP, SMB and FTP</description>
|
||||
<summary>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP</summary>
|
||||
<description>Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP</description>
|
||||
<version>0.6.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Robin Appelman</author>
|
||||
|
||||
Reference in New Issue
Block a user