info.xml 427 B

123456789101112131415161718
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>user_ldap</id>
  4. <name>LDAP user and group backend</name>
  5. <description>Authenticate users and groups by LDAP respectively Active
  6. Directory.
  7. This app is not compatible with the WebDAV user backend.
  8. </description>
  9. <licence>AGPL</licence>
  10. <author>Dominik Schmidt and Arthur Schiwon</author>
  11. <require>4.93</require>
  12. <shipped>true</shipped>
  13. <types>
  14. <authentication/>
  15. </types>
  16. </info>