You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud-server/apps/user_ldap/appinfo/info.xml

18 lines
427 B

<?xml version="1.0"?>
<info>
<id>user_ldap</id>
<name>LDAP user and group backend</name>
<description>Authenticate users and groups by LDAP respectively Active
Directory.
This app is not compatible with the WebDAV user backend.
</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
<require>4.93</require>
<shipped>true</shipped>
<types>
<authentication/>
</types>
</info>