mirror of
https://github.com/moparisthebest/user_sql
synced 2024-11-22 17:22:14 -05:00
17 lines
463 B
XML
17 lines
463 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>user_sql</id>
|
|
<name>SQL user backend</name>
|
|
<description>Authenticate Users by SQL</description>
|
|
<licence>AGPL</licence>
|
|
<author>Andreas Boehler <dev (at) aboehler
|
|
(dot) at ></author>
|
|
<version>1.99</version>
|
|
<requiremin>8.1</requiremin>
|
|
<shipped>false</shipped>
|
|
<namespace>user_sql</namespace>
|
|
<types>
|
|
<authentication/>
|
|
</types>
|
|
</info>
|