1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-11-22 09:12:20 -05:00
user_sql/appinfo/info.xml
Andreas Boehler b84a314e11 Bumped version to 0.2
Fixed mail address
2012-11-27 15:46:19 +01:00

15 lines
391 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;andreas (at) aboehler
(dot) at &gt;</author>
<require>4.5</require>
<shipped>false</shipped>
<types>
<authentication/>
</types>
</info>