mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
If a user had `123456789` as username, it could be passed to the query as a number and the query would fail as it expects a string. Also applies the same fix to groups.