mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 16:46:19 +08:00
84cd621bdc
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. |
||
---|---|---|
.. | ||
controllers/chat | ||
helpers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services | ||
validators/chat | ||
views |