diff options
author | Thesourtimes <cckhmck@gmail.com> | 2021-12-24 21:10:24 +0300 |
---|---|---|
committer | Thesourtimes <cckhmck@gmail.com> | 2021-12-24 21:10:24 +0300 |
commit | 48766b933d843d8ee0020a217d6674e081866cbf (patch) | |
tree | 915fe6709e95eda501ce6ef978ce59e27301fb1d | |
parent | Fix people not being able to create issues (diff) | |
download | server-48766b933d843d8ee0020a217d6674e081866cbf.tar.xz |
Fix IP leaks from bans route
-rw-r--r-- | api/src/routes/guilds/#guild_id/bans.ts | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/api/src/routes/guilds/#guild_id/bans.ts b/api/src/routes/guilds/#guild_id/bans.ts |