1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-08-13 16:53:48 -04:00
user_sql/appinfo/info.xml
Andreas Boehler 5c4ef2dad5 Create branch for OC5
Added DisplayName support in OC5
2013-04-15 08:35:27 +02: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>5.0</require>
<shipped>false</shipped>
<types>
<authentication/>
</types>
</info>