You are here

ldap_authorization.info in Lightweight Directory Access Protocol (LDAP) 7.2

name = LDAP Authorization
description = Implements LDAP authorization (previously LDAP Groups)
package = Lightweight Directory Access Protocol
dependencies[] = ldap_servers
dependencies[] = ldap_user
core = 7.x
php = 5.4

files[] = LdapAuthorizationConsumerAbstract.class.php
files[] = LdapAuthorizationConsumer.class.php
files[] = LdapAuthorizationConsumerAdmin.class.php
files[] = ldap_authorization.install
files[] = ldap_authorization.module
files[] = ldap_authorization.admin.inc
files[] = ldap_authorization.admin.test.inc
files[] = ldap_authorization.theme.inc
files[] = tests/BasicTests.test
files[] = tests/Og2Tests.test
configure = admin/config/people/ldap/authorization

test_dependencies[] = ldap_sso:ldap_sso

File

ldap_authorization/ldap_authorization.info
View source
  1. name = LDAP Authorization
  2. description = Implements LDAP authorization (previously LDAP Groups)
  3. package = Lightweight Directory Access Protocol
  4. dependencies[] = ldap_servers
  5. dependencies[] = ldap_user
  6. core = 7.x
  7. php = 5.4
  8. files[] = LdapAuthorizationConsumerAbstract.class.php
  9. files[] = LdapAuthorizationConsumer.class.php
  10. files[] = LdapAuthorizationConsumerAdmin.class.php
  11. files[] = ldap_authorization.install
  12. files[] = ldap_authorization.module
  13. files[] = ldap_authorization.admin.inc
  14. files[] = ldap_authorization.admin.test.inc
  15. files[] = ldap_authorization.theme.inc
  16. files[] = tests/BasicTests.test
  17. files[] = tests/Og2Tests.test
  18. configure = admin/config/people/ldap/authorization
  19. test_dependencies[] = ldap_sso:ldap_sso