History log of /dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUtils.php (Results 1 – 4 of 4)
Revision Date Author Comments
# da2b416b 27-Jun-2016 Andreas Gohr <gohr@cosmocode.de>

make adLDAP function public again. #1616

It seems some update of the adLDAP library made a crucial function
protected, thus breaking the authad plugin.

This just makes the function public again, wh

make adLDAP function public again. #1616

It seems some update of the adLDAP library made a crucial function
protected, thus breaking the authad plugin.

This just makes the function public again, which should fix the
immeadiate problem. A proper fix would need to do #1553 as well

show more ...


# f4208bec 24-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

preg_replace /e modifier replaced by preg_replace_callback

See #1551


# ccfec560 07-Dec-2013 Anika Henke <anika@selfthinker.org>

crlf 2 lf whitespace fixes


# 76ce1169 09-Nov-2012 Andreas Gohr <andi@splitbrain.org>

moved adLDAP to authad plugin and fixed includes