naeel
a2cfd2c10f
feat: IAM impersonation support — isImpersonated flag + banner
- src/auth.js: fetchIamUser extract isImpersonated from response
- src/routes/oidc.js: save isImpersonated to session
- ui/index.js: isImpersonated in req.user
- ui/routes/entries.js: pass isImpersonated to render
- views/index.ejs: banner 'Режим имперсонации'
- docs/PLAN-impersonation.md: план дальнейших шагов (двойной аудит)
2026-06-11 15:34:19 +04:00
..
2026-05-30 19:19:15 +03:00
2026-05-31 13:01:32 +03:00
2026-05-30 19:02:51 +03:00
2026-06-11 15:34:19 +04:00
2026-06-04 16:38:33 +03:00