v0.5.130: имперсонация не сохраняет isAdmin от оригинала

This commit is contained in:
2026-06-15 17:09:15 +04:00
parent e440700a72
commit ecf6638683
3 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.129',
version: '0.5.130',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',