Home
last modified time | relevance | path

Searched hist:da2b416bf0e8f0616266ace8c177622603563cf1 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.phpda2b416bf0e8f0616266ace8c177622603563cf1 Mon Jun 27 09:37:17 UTC 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, which should fix the
immeadiate problem. A proper fix would need to do #1553 as well