PromucFlow_constructor/app/server/appsmith-server
Shubham Saxena 157b316f46
feat: login rate limit (#26171)
**Changes**

* add rate limit on login and signup APIs
* add annotations to support rate limit on controllers which can be
configured per API.
* refactor SecurityConfig

**implementation details**
* uses bucket4j for rate limiting
* uses redis as a backend for distributed rate limiting
2023-08-29 14:52:39 +05:30
..
src feat: login rate limit (#26171) 2023-08-29 14:52:39 +05:30
auth-notes
pom.xml feat: login rate limit (#26171) 2023-08-29 14:52:39 +05:30