mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 16:46:12 +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. |
||
---|---|---|
.. | ||
channel_memberships_query_spec.rb | ||
channel_unreads_query_spec.rb | ||
messages_query_spec.rb | ||
thread_participant_query_spec.rb | ||
thread_unreads_query_spec.rb | ||
tracking_state_report_query_spec.rb | ||
users_from_usernames_and_groups_query_spec.rb |