1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-11-17 23:05:02 -05:00
user_sql/appinfo/info.xml
2015-07-07 22:54:05 +02:00

15 lines
387 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 &lt;dev (at) aboehler
(dot) at &gt;</author>
<require>5.0</require>
<shipped>false</shipped>
<types>
<authentication/>
</types>
</info>