Projet

Général

Profil

Révision be58a50c

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_user/LdapUserConfAdmin.class.php
998 998

  
999 999
    );
1000 1000

  
1001
    $values['orphanedDrupalAcctBehaviorDescription'] = '<ul>' .
1002
       '<li style="color: red">' . t('This is a new feature as of 11/7/2012!
1003
        It is highly recommended to use the "Perform no action,
1004
        but email list of orphaned accounts" for some time before using the
1005
        "Disable the account" options.') . '</li>' .
1006

  
1007
      '<li>' . t('These actions will only occur if the query to server is successful
1008
      and does not return a user entry.  If the ldap server is down or otherwise
1009
      cannot be connected to, no actions
1010
      will be performed.') . '</li>' .
1011

  
1012
      '<li>' .
1013
      t('When initially using this option, its best to simply check email and
1014
        delete the accounts by hand.  When you are happy with the
1015
      behavior, switch to one of the automated options.') . '</li>' .
1016

  
1017
      '</ul>';
1001
    $values['orphanedDrupalAcctBehaviorDescription'] = t('It is highly recommended to use the "Perform no action, but email list of orphaned accounts" for some time before considering switching to "Disable the account" options.');
1018 1002

  
1019 1003

  
1020 1004
    $values['manualAccountConflictOptions'] =  array(

Formats disponibles : Unified diff