mirror of
https://github.com/moparisthebest/user_sql
synced 2024-10-31 23:45:03 -04:00
5c4ef2dad5
Added DisplayName support in OC5
15 lines
391 B
XML
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 <andreas (at) aboehler
|
|
(dot) at ></author>
|
|
<require>5.0</require>
|
|
<shipped>false</shipped>
|
|
<types>
|
|
<authentication/>
|
|
</types>
|
|
</info>
|