Files
Leon SerfatyandClaude Opus 5 eb36b81dc9 Superadmin impersonation, hardened auth/upload paths, dependency updates
- Add superadmin impersonation: sessions.impersonated_by (migration 0003) is
  stamped onto audit rows so impersonated actions are attributable, with a
  persistent ImpersonationBanner in the app shell.
- Harden auth and upload handling across routes (safe redirect targets,
  filename sanitization, checkout grant handling).
- Update dependencies: Sentry 8 -> 10, @fastify/static 8 -> 10,
  react-router-dom 6.30.6; add find-my-way / fast-uri overrides.
- Add tests for safe-next, checkout-grant, and upload-filename.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-26 10:25:39 -04:00

34 lines
648 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1777165783297,
"tag": "0000_clear_wallop",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777169307877,
"tag": "0001_orange_jamie_braddock",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1784308478719,
"tag": "0002_daily_chronomancer",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1787753919185,
"tag": "0003_illegal_leper_queen",
"breakpoints": true
}
]
}