2012-11-27 06:29:42 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>user_sql</id>
|
|
|
|
<name>SQL user backend</name>
|
|
|
|
<description>Authenticate Users by SQL</description>
|
|
|
|
<licence>AGPL</licence>
|
2015-07-07 16:54:05 -04:00
|
|
|
<author>Andreas Boehler <dev (at) aboehler
|
2012-11-27 09:46:19 -05:00
|
|
|
(dot) at ></author>
|
2015-07-30 05:22:50 -04:00
|
|
|
<version>2.0</version>
|
2015-07-27 09:02:10 -04:00
|
|
|
<requiremin>8.1</requiremin>
|
2012-11-27 06:29:42 -05:00
|
|
|
<shipped>false</shipped>
|
2015-07-27 09:02:10 -04:00
|
|
|
<namespace>user_sql</namespace>
|
2012-11-27 06:29:42 -05:00
|
|
|
<types>
|
|
|
|
<authentication/>
|
|
|
|
</types>
|
|
|
|
</info>
|