ldap 8.x-4.12

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 8.x-4.11:

Bug

  • #3473879: User settings > Drupal / LDAP Tab Error

ldap 8.x-4.11

Bug fixes

Contributors (1)

bluegeek9

Changelog

Issues: 2 issues resolved.

Changes since 8.x-4.10:

ldap 8.x-4.10

Bug fixes

Contributors (1)

beckydev

Changelog

Issues: 1 issues resolved.

Changes since 8.x-4.9:

Bug

ldap 8.x-4.9

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 8.x-4.8:

Bug

  • #3437015: Upgrade bug: 8.x-4.7 to 8.x-4.8

ldap 8.x-4.8

Bug fixes

Contributors (1)

bluegeek9

Changelog

Issues: 4 issues resolved.

Changes since 8.x-4.7:

ldap 8.x-4.7

Bug fixes
New features

Contributors (5)

bluegeek9, phpStan, Odai Atieh, szato, DanieleN

Changelog

Issues: 18 issues resolved.

Changes since 8.x-4.6:

ldap 8.x-4.4

Bug fixes
New features

This is the first compatible release with Drupal 10; we have migrated from grahl/ldap to symfony/ldap.

ldap 8.x-4.0

Bug fixes

This release contains primarily additional tests and associated bugfixes. The test coverage is still limited but much improved and should now allow for significantly easier additions. While most serious bugs seem to have been discovered and fixed now there are still several open issues, consider scanning the issue queue before updating from 3.x.

ldap 8.x-4.0-beta3

Bug fixes

Apart from general cleanup, you'll find in this release:

ldap 8.x-4.0-beta2

Bug fixes

The following issues were addressed and additional refactoring around tests was added.

ldap 8.x-4.0-beta1

Bug fixes
New features

This release solves a long list of issues and should alleviate long-standing issues with case-sensitivity in a robust way. We don’t expect any major breaking changes anymore so we are entering the beta phase.

Due to the significant amount of changes regressions are certainly possible and we’ll try to fix them quickly in the beta cycle to get to a stable release early in 2021, given sufficient user feedback.

ldap 8.x-4.0-alpha3

Bug fixes

Bugfix release

The following release fixes or at least improves upon the following bugs:

ldap 8.x-4.0-alpha1

Bug fixes
New features

This release is the first to be based on symfony/ldap and is a major rewrite of the 3.x branch.

Feedback in the issue queue and testing with actual directories is very much appreciated, as are patches. You can also give feedback on Slack in #ldap.

ldap 7.x-2.5

Bug fixes
Unsupported

This release adds PHP 7.2 compatibility.

ldap 8.x-3.0-beta6

Bug fixes
Unsupported

This is a bugfix release and addresses the following issues:

ldap 8.x-3.0-beta5

Bug fixes
Unsupported

This release fixes several bugs and brings us in line with authorization-1.0-beta1.

All sites are recommended to upgrade but please test first. Several update hooks update configuration storage changes, you will have to re-export your configuration or loose it.

If you have written custom code relying on ldap's functions (e.g. LoginValidator, DrupalUserProcessor, etc.), chances are you will have to rewrite your code.

ldap 8.x-4.x-dev

New features

The LDAP module's underlying architecture used to do everything from scratch and talk directly to the LDAP extension to transform its data. This is not ideal due to duplication of work with other low-level PHP LDAP libraries as well as being difficult to maintain and being testable.

The symfony/ldap component is the logical solution for Drupal's LDAP module and this branch first introduces it. This branch shall quickly replace the 3.x branch, as soon as all legacy code is ported and removed and no major regressions to the fairly stable 3.x series are known.

ldap 7.x-2.4

Bug fixes
Unsupported

Various minor bugfixes for the following issues, no new features:

ldap 8.x-3.0-beta4

Bug fixes
New features
Unsupported

This is a significant upgrade from beta3, we recommend you test this update thoroughly if you had been running a recent DEV version.

Note that several update hooks change your configuration format, you need to reexport your configuration if you are managing this in your repository.

ldap 8.x-3.0-beta3

Bug fixes
New features
Unsupported

This releases provides many coding standard changes and a significant number of bugfixes and enhancements, namely:

ldap 7.x-2.3

Bug fixes
New features
Unsupported

This releases provides a handful of bugfixes, namely:

ldap 7.x-2.2

Security update
Unsupported

Fixes the security vulnerabilities in LDAP - Critical - Data Injection -SA-CONTRIB-2017-052.

All 2.x releases of LDAP are affected, users are strongly recommended to upgrade.

ldap 8.x-3.0-beta2

Security update
Bug fixes
Unsupported

Known limitations:

  • LDAP Views integration is still incomplete
  • You cannot install ldap_user with a default language other than English. Switch your site before installing this module, see also https://www.drupal.org/node/2837074
  • Test coverage is still very limited and thus regressions are more likely than we would like.
  • If you use authorization, you will likely want to use the patches in these issues:

    ldap 7.x-2.1

    Bug fixes
    Insecure
    Unsupported

    This is a minor bugfix release, the following issues have been fixed:

    ldap 8.x-3.0-beta1

    Bug fixes
    Insecure
    Unsupported

    This release includes a large number of corrections and refactoring and basically no new functionality.

    Important: Your setup will no longer work unless you run the database updates.

    ldap 7.x-2.0

    Bug fixes
    Insecure
    Unsupported

    While the 7.x-2.x branch is not as perfect as would be ideal for a 2.0 release, it's not helpful to users that this project is stuck in perpetual. The maintainers have therefore decided to remove the beta label.

    Thus, this release is not significantly more stable than beta12 and we advise users to test before upgrading a critical component such as LDAP, though this release does contain a significant number of fixes:

    ldap 7.x-2.0-beta12

    Security update
    Insecure
    Unsupported

    Issue #156806 by joelcollinsdc: Request new password blocking doesn't work for users not associated with Drupal

    Please note there is no Security Advisory to go with this as the module doesn't have a stable release.

    ldap 8.x-3.0-alpha3

    Bug fixes
    Insecure
    Unsupported

    This releases resolves a significant amount of bugs but could also have reduced new regressions due to fixes in unported segments of code. Please report any issues you come across. This releases also removes the last legacy configuration manager and replaces it with helper classes and core configuration storage.

    This release is compatible with ldap_sso-8.x-3.0-alpha3 and authorization-8.x-1.x-dev (c943790).

    ldap 8.x-3.0-alpha2

    Bug fixes
    New features
    Insecure
    Unsupported

    This release presents a major refactoring of the alpha1 release, a direct update should be possible but regressions are a possibility.

    ldap 7.x-2.0-beta8

    Bug fixes
    Insecure
    Unsupported

    Same as beta7, but with fix of bug in install.

    ldap 7.x-2.0-beta7

    Bug fixes
    Insecure
    Unsupported

    A handful of small issues. Still a number of active bugs, primarily in ldap authorization and ldap to drupal user provisioning. See https://drupal.org/project/issues/ldap?text=&status=Open&priorities=All&...

    ldap 7.x-2.0-beta6

    Bug fixes
    Insecure
    Unsupported

    There is no upgrade path from 7.x-1.x to 7.x-2.x. Please uninstall and reinstall and reconfigure ldap modules. When a 7.x-2.0 release candidate is available, an upgrade path will be worked on.

    ldap 7.x-2.0-beta4

    Bug fixes
    Insecure
    Unsupported

    This is a periodic beta since many issues have been resolved since beta3. There are still outstanding issues that need to be resolved. See http://drupal.org/node/1115704 to follow progress on module.

    Pages

    Subscribe with RSS Subscribe to Releases for Lightweight Directory Access Protocol