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. |
||
|---|---|---|
| .. | ||
| java/com/alttd/altitudeweb | ||
| resources | ||
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. |
||
|---|---|---|
| .. | ||
| java/com/alttd/altitudeweb | ||
| resources | ||