summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
blob: a7605775274a9494bd7eb4859175bdfd1159d8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<info>
	<id>user_ldap</id>
	<name>LDAP user and group backend</name>
	<description>Authenticate users and groups by LDAP resp. Active Directoy.

	This app is not compatible to the WebDAV user backend.</description>
	<licence>AGPL</licence>
	<author>Dominik Schmidt and Arthur Schiwon</author>
	<require>4.9</require>
	<shipped>true</shipped>
	<types>
		<authentication/>
	</types>
</info>