Skip to content

Tags: QueenCityCodeFactory/LDAP

Tags

3.3.4

Toggle 3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update LdapAuthenticate.php

If the options are a string get the constant values

3.3.3

Toggle 3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update LdapAuthenticate.php

Fixing exception issue

3.3.2

Toggle 3.3.2's commit message
PSR Fixes

3.3.1

Toggle 3.3.1's commit message
Allow for alternate domains to be checked

3.3.0

Toggle 3.3.0's commit message
Modernization

3.2.8

Toggle 3.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from QueenCityCodeFactory/feature/accidental_d…

…ebug

debug removal

3.2.6

Toggle 3.2.6's commit message
ldap_close is an alias of ldap_unbind. No need to call the same funct…

…ion (#9)

twice.

3.2.5

Toggle 3.2.5's commit message
Adding the ability to toogle the error log on and off. Defaults to off.

3.2.4

Toggle 3.2.4's commit message
add possibility to configure a bindDN (#5)

* added bindDN support

* updated readme file

* updated readme file

* changed package name

* Revert "changed package name"

This reverts commit 94efdc4.

3.2.3

Toggle 3.2.3's commit message
Updating readme documentation