Files
grav-plugin-login-ldap/CHANGELOG.md
2020-11-16 10:44:50 -07:00

742 B

v1.0.2

11/16/2020

    • Allow to login if LDAP user's DN contains double quotes #18
    • Ignore authentication requests with empty username #14
    • Better handling a null condition with array_shift #8

v1.0.1

06/11/2018

    • Added ability to search for groups with customizable distinguishedName setting of the bound user (useful for ActiveDirectory domains) #1

v1.0.0

05/18/2018

    • Plugin released...