Skip to content
Snippets Groups Projects
  1. Apr 11, 2011
  2. Apr 06, 2011
  3. Apr 04, 2011
  4. Feb 25, 2011
  5. Feb 18, 2011
  6. Feb 08, 2011
    • John Barclay's avatar
      FIXED #1021636 · 59b3c918
      John Barclay authored
      59b3c918
    • John Barclay's avatar
      - install instructions: disable and uninstall previous ldap modules. make sure tables are removed. · 29ce77f8
      John Barclay authored
      ------------------
      - main focus of unstable 5 is ldap_authentication including  finishing out features, improving usability,
      fixing bugs, documentation and setting up tests. ldap_authorization still needs features to be
      finished out, documentation and usability improvements, and a set of tests.
      - ldap_authentication: reordered authentication validation related to issue #1022362
      - ldap_authentication: added test grid for ldap_authentication testing:  http://drupal.org/node/1053818
      - ldap_authentication: added typical authentication configurations: http://drupal.org/node/1053748
      - ldap_help:  added "status" and "issue reporting" tabs to improve testing and bug reporting
      - ldap_authentication: removed option to allow ldap users to change, have separate drupal email.  this feature needs more work if desired at all.
      - ldap_authentication: added configurable help link for ldap password resetting.
      - ldap_authentication: made more content themeable, especially where localized ldap user help may be a factor
      - ldap_authentication: #807416  finished and tested white lists
      - ldap_authentication: clarified and tested rules for existing drupal account conflicts.  Desired behavior is in
      tests (ldap_authentication.tests.txt).
      - ldap_authentication: #968574, #256226, #258974 added "Account Creation for LDAP Authenticated Users" section for account creation.  Desired behavior is in
      tests (ldap_authentication.tests.txt).  Pushed some configuration over to user settings page.
      - ldap_servers: #1050590 added check for existance of https in $_SERVER array per
      - ldap_authorization: #1050944 fixed array work ldap to role mapping.
      - ldap_servers: improved wording on required https message and made themeable
      - ldap_authentication: #1023510 several tweaks for ldap authentication settings related to location and visibility of password,
      password reset links, account creation links, etc. Many of the combinations made no sense and the form was overly complex.  The logic is
      articulated in the ldap authentication settings form and ldap_authentication.tests.txt
      - ldap_authentication: moved request account and password reset link hide/show logic from theming layer to menu/permission layer.
      makes more sense and reduced code alot.
      - another trip through drupal code module\
      - ldap_authorization: #1026138 bug that didn't remove past ldap applied roles #1026138
      - ldap_authorization: fixed 1 case insensitivity issue; may be more.  target role mappings are case sensitive in php, but not in mysql.
      29ce77f8
    • John Barclay's avatar
      - see readme · ac600a9c
      John Barclay authored
    • John Barclay's avatar
      - see readme · 3f9a5b35
      John Barclay authored
      3f9a5b35
    • John Barclay's avatar
      - see readme · 7e501ad1
      John Barclay authored
      7e501ad1
    • John Barclay's avatar
      - see readme · 0d845c71
      John Barclay authored
      0d845c71
    • John Barclay's avatar
      - see readme · 0b55f03d
      John Barclay authored
      0b55f03d
  7. Feb 07, 2011
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · cc44fc2e
      The Great Git Migration authored
      create branch 'DRUPAL-7--1'.
      
      Cherrypick from master 2011-02-07 23:13:51 UTC John Barclay <johnbarclay@225037.no-reply.drupal.org> '- see readme':
          ldap_api/ldap_api.admin.inc
          ldap_api/ldap_api.admin.js
          ldap_api/ldap_api.info
          ldap_api/ldap_api.install
          ldap_api/ldap_api.module
          ldap_api/ldap_api.servers.inc
          ldap_api/ldap_api.settings.inc
          ldap_api/ldap_api.status.inc
          ldap_api/ldap_api.theme.inc
          ldap_api/ldap_help.inc
          ldap_api/ldap_placeholder.inc
          ldap_api/ldap_server.admin.inc
          ldap_api/ldap_server.theme.inc
          ldap_api/ldap_settings.inc
          ldap_api/ldap_status.inc
          ldap_authentication/LdapAuthenticationConf.class.php
          ldap_authentication/LdapAuthenticationConfAdmin.class.php
          ldap_authentication/ldap_authentication.tests.txt
          ldap_authentication/ldap_authentication.theme.inc
          ldap_authorization/LdapAuthorizationConsumerAbstract.class.php
          ldap_authorization/LdapAuthorizationMapping.class.php
          ldap_authorization/LdapAuthorizationMappingAdmin.class.php
          ldap_authorization/README.txt
          ldap_authorization/ldap_authorization.admin.mapping_test.inc
          ldap_authorization/ldap_authorization.inc
          ldap_authorization/ldap_authorization.theme.inc
          ldap_authorization/ldap_authorization_drupal_role/LdapAuthorizationConsumerDrupalRole.class.php
          ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.info
          ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.install
          ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.module
          ldap_developer/ldap_developer.info
          ldap_developer/ldap_developer.module
          ldap_developer/notes/exportables_notes.txt
          ldap_developer/notes/features_and_use_cases.txt
          ldap_developer/notes/ldap_authentication_notes.txt
          ldap_developer/notes/test_cases.txt
          ldap_help/ldap_help.css
          ldap_help/ldap_help.info
          ldap_help/ldap_help.issues.inc
          ldap_help/ldap_help.module
          ldap_help/ldap_help.resources.inc
          ldap_help/ldap_help.status.inc
          ldap_help/ldap_help.watchdog.inc
          ldap_servers/LdapServer.class.php
          ldap_servers/LdapServerAdmin.class.php
          ldap_servers/ldap_servers.admin.inc
          ldap_servers/ldap_servers.encryption.inc
          ldap_servers/ldap_servers.functions.inc
          ldap_servers/ldap_servers.inc
          ldap_servers/ldap_servers.info
          ldap_servers/ldap_servers.install
          ldap_servers/ldap_servers.module
          ldap_servers/ldap_servers.settings.inc
          ldap_servers/ldap_servers.test_form.inc
          ldap_servers/ldap_servers.tests.txt
          ldap_servers/ldap_servers.theme.inc
      cc44fc2e
  8. Jan 12, 2011
  9. May 23, 2010
  10. May 21, 2010
Loading