simple_ldap 8.x-1.0-alpha2

New features
  • Thu Feb 13 11:32:47 2020 -0600
    Issue #3028122: Avoid LDAP searches that delay user-facing pages by KarenS, e0ipso: Avoid LDAP searches that delay user-facing pages
  • simple_ldap 7.x-2.x-dev

    New features

    The 2.x branch, with more configuration options and a simplified field mapping.

    simple_ldap 7.x-1.4

    Bug fixes

    c11f0e8 Fix user1 login when simple_ldap_user has not yet been configured (1991930)
    63309f1 Unable to unblock user on sub site when drupal status is zero (1992248)
    c2d4d90 simpletest tweaks
    722458e Add an HMAC to verify the decrypted payload.
    82d5ae8 check the count on the modified array while removing empty attributes

    simple_ldap 7.x-1.3

    Bug fixes

    4e90378 Actually remove empty attributes
    b5744d6 missed a few variable_get -> simple_ldap_user_variable_get conversions
    21cce74 make sure simple_ldap_opt_referrals is deleted on uninstall

    simple_ldap 7.x-1.2

    New features
    Bug fixes

    c2f32ad new simple_ldap_user_delete_blocked contrib helper module
    a3844b4 do not try to sync anonymous or user1 to ldap
    913c9c8 coding standards
    1e54627 use defaults if module is not configured

    simple_ldap 7.x-1.2-beta1

    New features

    This release adds some self-discovery and auto-configuration to sensible defaults for simple_ldap_user and simple_ldap_role based on the configured LDAP server.

    simple_ldap 7.x-1.1

    Bug fixes

    This release fixes a few minor edge-case bugs.

    a08df57 Do not attempt a sync to LDAP if the server is configured as read-only
    b6b6b8c New option to disable LDAP referrals

    simple_ldap 7.x-1.0-beta2

    Bug fixes

    This release fixes a handful of bugfixes from beta1, particularly for simple_ldap_role. It should be considered stable for OpenLDAP implementations. Active Directory integration is still ongoing, and is currently the only show stopper for a 7.x-1.0 release.

    simple_ldap 7.x-1.0-beta1

    New features
    Bug fixes

    This release should be considered stable for OpenLDAP implementations. Further testing with Active Directory is required before considering an rc1 release.

    simple_ldap 7.x-1.0-alpha4

    Bug fixes

    2b68853 Actually use the configured password hash
    751328f add contrib-space helper modules

    simple_ldap 7.x-1.0-alpha3

    Bug fixes

    1867214 simpletest coverage
    1ac75e2 1927282 - Fix deleting attributes during ldap_modify
    687f08a only sync mail from ldap if there is a value
    e52e9a6 Merge branch '7.x-1.x' of git.drupal.org:project/simple_ldap into 7.x-1.x
    d71abd1 Use stronger cipher, and change the block cipher mode to cbc.
    40f815b be smarter about deleting
    69c0813 fix the parent::setUp handling
    49edb35 Do a proper LDAP search before attempting to delete a group instead of blindly generating a DN that may not even be present.

    simple_ldap 7.x-1.0-alpha2

    Bug fixes

    808d2fbbfc83d4f284a769b68a169b7d89ded97a - attempt to load by mail as well, fixes password reset requests

    simple_ldap 7.x-1.0-alpha1

    This is the first alpha release of Simple LDAP and its submodules. It is feature-complete, and mostly stable. Testing and feedback is welcome and encouraged.

    simple_ldap 7.x-1.x-dev

    This is the development branch of Simple LDAP. Reasonable attempts are made to ensure that this remains in a stable state, but use at your own risk.

    Subscribe with RSS Subscribe to Releases for Simple LDAP