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_servers/LdapServerAdmin.class.php
691 691
          'size' => 'small',
692 692
          'not null' => FALSE,
693 693
          'default' => 0,
694
          'boolean' => FALSE,
694 695
        ),
695 696
      ),
696 697

  
......
877 878
        'form' => array(
878 879
          'fieldset' => 'users',
879 880
          '#type' => 'checkbox',
880
          '#title' => t('Does PUID hold a binary value?'),
881
          '#description' => t(''),
881
          '#title' => t('Does the <em>Persistent and Unique User ID
882
            Attribute</em> hold a binary value?'),
883
          '#description' => t('You need to set this if you are using a binary
884
             attribute such as objectSid in ActiveDirectory for the PUID.<br>
885
             If you don\'t want this consider switching to another attribute,
886
             such as samaccountname.'),
882 887
        ),
883 888
        'schema' => array(
884 889
          'type' => 'int',

Formats disponibles : Unified diff