History log of /dokuwiki/lib/plugins/authplain/lang/en/lang.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 42cbd322 19-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Add a protected file to the authplain config cascade

This adds the possibility to define file with protected users in the
config cascade to be used with the plain auth mechanism.

This makes it poss

Add a protected file to the authplain config cascade

This adds the possibility to define file with protected users in the
config cascade to be used with the plain auth mechanism.

This makes it possible for farms to have way to inherit Farmer users in
animals.

show more ...


# db9faf02 06-May-2015 Patrick Brown <ptbrown@whoopdedo.org>

Report more meaningful errors when an auth backend fails. closes #1093