Удалена эмуляция имперсонации (enhanceImpersonation)

- Удалён v2/src/impersonation/index.js (URL-эмуляция)
- Удалён enhanceImpersonation из middleware цепочек /app и /admin
- Боевая checkImpersonation (IAM) не тронута
- Версия 0.1.12
This commit is contained in:
2026-07-08 07:13:57 +04:00
parent 591a4c3216
commit d20bd85a7d
3 changed files with 3 additions and 64 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.1.11",
"version": "0.1.12",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {