Projet

Général

Profil

Révision 7547bb19

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_servers/ldap_servers.encryption.inc
51 51
    ); */
52 52

  
53 53
    $encrypts = array(
54
      LDAP_SERVERS_ENC_TYPE_CLEARTEXT => 'No Encyption'
54
      LDAP_SERVERS_ENC_TYPE_CLEARTEXT => 'No Encryption'
55 55
    );
56 56
    if (function_exists('mcrypt_module_open')) {
57 57
      $encrypts[LDAP_SERVERS_ENC_TYPE_BLOWFISH] = 'Blowfish';

Formats disponibles : Unified diff