1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-11-28 11:52:19 -05:00
user_sql/appinfo/info.xml
Andreas Boehler 37f5b9f67e Bump to 0.5
2012-12-15 11:20:44 +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.9</require>
<shipped>false</shipped>
<types>
<authentication/>
</types>
</info>