feat(core): Rate limit forgot password endpoint (#7604)

Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
This commit is contained in:
Ricardo Espinoza
2023-11-03 13:44:12 -04:00
committed by GitHub
parent acec9bad71
commit 5790e251b8
7 changed files with 52 additions and 12 deletions

View File

@@ -129,6 +129,7 @@
"express-handlebars": "^7.0.2",
"express-openapi-validator": "^4.13.6",
"express-prom-bundle": "^6.6.0",
"express-rate-limit": "^7.1.3",
"fast-glob": "^3.2.5",
"flatted": "^3.2.4",
"formidable": "^3.5.0",