nextcloud/apps/user_ldap/appinfo/info.xml

14 lines
320 B
XML

<?xml version="1.0"?>
<info>
<id>user_ldap</id>
<name>LDAP user and group backend</name>
<description>Authenticate Users by LDAP</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
<require>4.9</require>
<shipped>true</shipped>
<types>
<authentication/>
</types>
</info>