Projet

Général

Profil

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

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

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

    
17
; Information added by Drupal.org packaging script on 2017-05-30
18
version = "7.x-2.2"
19
core = "7.x"
20
project = "ldap"
21
datestamp = "1496167150"
22