mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-18 19:55:29 +00:00
631788537c
- Fix GET Ban using "ban"/"user" instead of "user_id" in params, making it unusable - Return a processed user object instead of the raw DB one - Silently ignore already banned users to prevent duplicate bans in the DB - Return HTTP 204 on successful bans instead of the raw DB ban object