Projet

Général

Profil

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

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

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
test_dependencies[] = ldap_sso:ldap_sso
18

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