Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: leenooks/phpLDAPadmin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.3
Choose a base ref
...
head repository: leenooks/phpLDAPadmin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.4
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 27, 2025

  1. Further userpassword enhancement for #387. CRYPT passwords can start …

    …with a period and slash. Further, if we dont find a Password helper, we'll assume clear. Closes #397
    leenooks committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    b27637d View commit details
    Browse the repository at this point in the history
  2. When expanding the tree, some LDAP servers return hasSubordinates in …

    …lower case (eg: opendj) and some dont return it at all, but does return numSubordinates (eg: 389ds). #396
    leenooks committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    00ea721 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Release 2.3.4

    leenooks committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    e459ab6 View commit details
    Browse the repository at this point in the history
Loading