4 lines
237 B
XML
4 lines
237 B
XML
// This file can be removed or repurposed if rate limiting is needed for other endpoints.
|
|
// Login rate limiting is now handled within the server function or needs to be reimplemented
|
|
// as a middleware for the server function endpoint.
|