You are here

ldap_authentication.info.yml in Lightweight Directory Access Protocol (LDAP) 8.2

ldap_authentication/ldap_authentication.info.yml

File

ldap_authentication/ldap_authentication.info.yml
View source
  1. name: 'LDAP Authentication'
  2. description: 'Implements LDAP authentication'
  3. type: module
  4. core: 8.x
  5. package: 'Lightweight Directory Access Protocol'
  6. dependencies:
  7. - ldap_servers
  8. - ldap_user
  9. #configure = admin/config/people/ldap/authentication
  10. #files[] = LdapAuthenticationConf.class.php
  11. #files[] = LdapAuthenticationConfAdmin.class.php
  12. #files[] = ldap_authentication.module
  13. #files[] = ldap_authentication.install
  14. #files[] = ldap_authentication.inc
  15. #files[] = ldap_authentication.theme.inc
  16. #files[] = ldap_authentication.admin.inc
  17. #files[] = tests/ldap_authentication.test