Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ldap / ldap_authorization / ldap_authorization.info @ 5136ce55

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/Og1Tests.test
18
files[] = tests/Og2Tests.test
19
configure = admin/config/people/ldap/authorization
20

    
21
; Information added by Drupal.org packaging script on 2016-08-07
22
version = "7.x-2.0-beta11"
23
core = "7.x"
24
project = "ldap"
25
datestamp = "1470608343"
26