BookStack/app/Http
Dan Brown d2a9b312e9
Fixed LDAP group sync using wrong user filter
LDAP group sync was trying to find users based on the external_auth_id
which is not garunteed to match the username entered so somtimes
the search for a user would fail.

This passes the username to the group sync.
Picked up by @yoyokko in #959.
2018-08-19 15:24:42 +01:00
..
Controllers Fixed LDAP group sync using wrong user filter 2018-08-19 15:24:42 +01:00
Middleware Added option to disable public lang autodetect 2018-08-12 13:10:55 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Improved 404 handling and fixed editor error 2018-05-19 17:01:33 +01:00