SiteBackend/src
Teriuihi af44532d26 Add form activity checking and global rate limiting
Implemented new features to track form activity and enforce global rate limits. Added a `form_active` table and created endpoints to check form activity. Also, introduced a rate-limiting filter to restrict API requests to 30 per minute per IP.
2024-08-10 02:28:18 +02:00
..
main Add form activity checking and global rate limiting 2024-08-10 02:28:18 +02:00
test/java Refactor packages and add exception handler. 2024-08-07 21:34:03 +02:00