mirror of
https://github.com/nextcloud/server.git
synced 2026-07-13 11:51:34 -04:00
12 lines
264 B
XML
12 lines
264 B
XML
<?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</author>
|
|
<require>2</require>
|
|
<types>
|
|
<authentication/>
|
|
</types>
|
|
</info>
|