auto 26b5f86983 Add rate limiting to LoginController endpoints
Introduced a `@RateLimit` annotation to enforce limits on the `addLogin` and `login` methods in `LoginController`. This restricts the number of requests per minute to improve security and prevent abuse.
2025-04-26 23:14:33 +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%