summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
blob: aac72b57a8bb677042287bea6545213994a04870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>user_ldap</id>
	<name>LDAP user backend</name>
	<description>Authenticate Users by LDAP</description>
	<licence>AGPL</licence>
	<author>Dominik Schmidt and Arthur Schiwon</author>
	<require>4</require>
	<shipped>true</shipped>
	<types>
		<authentication/>
	</types>
</info>