Projet

Général

Profil

Paste
Télécharger (854 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ldap / ldap_authorization / ldap_authorization.info @ b42754b9

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

    
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

    
20
test_dependencies[] = ldap_sso:ldap_sso
21

    
22
; Information added by Drupal.org packaging script on 2017-08-27
23
version = "7.x-2.3"
24
core = "7.x"
25
project = "ldap"
26
datestamp = "1503841448"
27