user_sql/appinfo/info.xml

15 lines
387 B
XML
Raw Normal View History

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>
<author>Andreas Boehler &lt;dev (at) aboehler
(dot) at &gt;</author>
<require>5.0</require>
2012-11-27 06:29:42 -05:00
<shipped>false</shipped>
<types>
<authentication/>
</types>
</info>