14 Jul
2015
14 Jul
'15
11:47 a.m.
On Mon, Jul 13, 2015 at 9:14 PM Alan DeKok <aland@deployingradius.com> wrote:
On Jul 13, 2015, at 12:33 PM, Dylan Jones <heyjonesey@gmail.com> wrote:
I believe I have found a bug in that when I have a lot of users with similar enough naming that results in hash collisions, the collided users in the linked list are not always properly sorted. This results in a noop from the rlm_files module and authentication failure. I have tested 2.1.7 and a 3.1 pull from git.
I've pushed a fix. Please try the v3.0.x branch in git.
Alan DeKok.
Works great. Thanks! Dylan