Spam attack throttling added

This commit is contained in:
2023-05-15 09:12:45 +10:00
parent 267ecaa705
commit db03373892
3 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.7.4",
"version": "1.7.5",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {