Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ldap / ldap_authentication / ldap_authentication.info @ 91af538d

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
php = 5.4
8

    
9
configure = admin/config/people/ldap/authentication
10
files[] = LdapAuthenticationConf.class.php
11
files[] = LdapAuthenticationConfAdmin.class.php
12
files[] = ldap_authentication.module
13
files[] = ldap_authentication.install
14
files[] = ldap_authentication.inc
15
files[] = ldap_authentication.theme.inc
16
files[] = ldap_authentication.admin.inc
17
files[] = tests/ldap_authentication.test
18

    
19
test_dependencies[] = ldap_sso:ldap_sso
20

    
21
; Information added by Drupal.org packaging script on 2021-03-29
22
version = "7.x-2.6"
23
core = "7.x"
24
project = "ldap"
25
datestamp = "1617049660"