mirror of
https://github.com/moparisthebest/user_sql
synced 2024-11-22 09:12:20 -05:00
Properly format and validate appinfo.xml, bump to 2.3.1
This commit is contained in:
parent
2a33f7ae98
commit
90703faf4a
@ -2,17 +2,19 @@
|
||||
<info>
|
||||
<id>user_sql</id>
|
||||
<name>SQL user backend</name>
|
||||
<summary>Authenticate Users by SQL</summary>
|
||||
<description>Authenticate Users by SQL</description>
|
||||
<licence>AGPL</licence>
|
||||
<version>2.3.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Andreas Boehler <dev (at) aboehler
|
||||
(dot) at ></author>
|
||||
<version>2.3.0</version>
|
||||
<shipped>false</shipped>
|
||||
<namespace>user_sql</namespace>
|
||||
<types>
|
||||
<authentication/>
|
||||
</types>
|
||||
<category>auth</category>
|
||||
<dependencies>
|
||||
<owncloud min-version="8.1" max-version="9.1"/>
|
||||
<nextcloud min-version="9" max-version="10"/>
|
||||
</dependencies>
|
||||
</info>
|
||||
|
Loading…
Reference in New Issue
Block a user