mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| ForgotPasswordController.php | ||
| LoginController.php | ||
| RegisterController.php | ||
| ResetPasswordController.php | ||