fix: CSRF 403 — читать токен из body (_csrf), cookieName без __Host- (v0.4.0)

This commit is contained in:
2026-05-30 16:49:35 +03:00
parent 0845440f86
commit 093b96b9ae
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.3.0",
"version": "0.4.0",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {