[mirotalk] - #317 – Add configurable max login attempts and block time
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mirotalk",
|
||||
"version": "1.6.42",
|
||||
"version": "1.6.43",
|
||||
"description": "A free WebRTC browser-based video call",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
@@ -54,12 +54,13 @@
|
||||
"dotenv": "^17.2.3",
|
||||
"express": "^5.1.0",
|
||||
"express-openid-connect": "^2.19.3",
|
||||
"express-rate-limit": "^8.2.1",
|
||||
"he": "^1.2.0",
|
||||
"helmet": "^8.1.0",
|
||||
"httpolyglot": "0.1.2",
|
||||
"js-yaml": "^4.1.1",
|
||||
"jsdom": "^27.2.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"js-yaml": "^4.1.1",
|
||||
"nodemailer": "^7.0.10",
|
||||
"openai": "^6.9.1",
|
||||
"qs": "^6.14.0",
|
||||
|
||||
Reference in New Issue
Block a user