Update code for release of the app in the Nextcloud App Store
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<info>
|
||||
<id>user_sql</id>
|
||||
<name>SQL user backend</name>
|
||||
<summary>Authenticate Users by SQL</summary>
|
||||
<description>Authenticate Users by SQL</description>
|
||||
<version>2.3.1</version>
|
||||
<id>user_sql_2</id>
|
||||
<name>SQL user backend 2</name>
|
||||
<summary>Authenticate users by SQL queries.</summary>
|
||||
<description>Authenticate users by SQL queries.</description>
|
||||
<version>1.0.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Andreas Boehler <dev (at) aboehler
|
||||
(dot) at ></author>
|
||||
<author>Andreas Boehler <dev (at) aboehler (dot) at ></author>
|
||||
<namespace>user_sql</namespace>
|
||||
<bugs>https://github.com/mlojewski-me/user_sql/issues</bugs>
|
||||
<repository>https://github.com/mlojewski-me/user_sql</repository>
|
||||
<screenshot>https://raw.githubusercontent.com/mlojewski-me/user_sql/2_v1.0.0/screenshot.png</screenshot>
|
||||
<types>
|
||||
<authentication/>
|
||||
</types>
|
||||
|
||||
Reference in New Issue
Block a user