History log of /plugin/pureldap/_test/AuthTest.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 9bafffea 05-Dec-2023 Andreas Gohr <andi@splitbrain.org>

prefer userPrincipalName over samAccountName

This allows for longer usernames than 20 chars.

This assumes that all userPrincipalNames use the same Domain as
configured in the plugin. If that's not

prefer userPrincipalName over samAccountName

This allows for longer usernames than 20 chars.

This assumes that all userPrincipalNames use the same Domain as
configured in the plugin. If that's not the case things will probably
not work or behave strangely.

show more ...


# e5da8fd9 01-Aug-2023 Andreas Gohr <andi@splitbrain.org>

minor cleanup