Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ldap / ldap_authorization / ldap_authorization.info @ 05237dd8

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
; Information added by Drupal.org packaging script on 2017-05-30
21
version = "7.x-2.2"
22
core = "7.x"
23
project = "ldap"
24
datestamp = "1496167150"
25