auto ba6cf6d938 Add rate limiting to AppealController methods
Introduced @RateLimit annotations to enforce request limits on the AppealController. The overall controller has a global limit of 30 requests per hour, while specific methods for Discord and Minecraft appeals are limited to 3 requests per hour. This aims to prevent abuse and improve system reliability.
2025-04-26 23:13:26 +02:00
2025-04-02 19:18:39 +02:00
2025-04-02 19:18:39 +02:00
2025-04-18 22:27:42 +02:00
2025-04-02 19:18:39 +02:00
2025-04-02 19:18:39 +02:00
S
Description
No description provided
23 MiB
Languages
HTML 34.8%
Java 31.6%
TypeScript 27.2%
SCSS 6.4%