Check ip range for public/private view.

This commit is contained in:
2023-09-20 11:24:10 +02:00
parent e58713b7ac
commit c05de10192
5 changed files with 50 additions and 8 deletions

View File

@@ -44,6 +44,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"dotenv": "^16.3.1",
"ip-range-check": "^0.2.0",
"js-yaml": "^4.1.0"
}
}