Add basic rate limiting to login endpoint

Closes #1320
This commit is contained in:
Anmol Sethi
2020-04-27 08:41:52 -04:00
parent f21ba53609
commit 5accf3fe5f
5 changed files with 30 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
"fs-extra": "^8.1.0",
"http-proxy": "^1.18.0",
"httpolyglot": "^0.1.2",
"limiter": "^1.1.5",
"node-pty": "^0.9.0",
"pem": "^1.14.2",
"safe-compare": "^1.1.4",