Vantz Stockwell
55c9893131
CI / backend-types (push) Successful in 9s
CI / frontend-build (push) Successful in 15s
CI / agent-tests (push) Successful in 46s
CI / integration (push) Successful in 22s
feat(api): per-license API key management + roadmap sync
API keys (roadmap: 'API key management per license'):
- migration 023_api_keys; ApiKey entity; ApiKeysModule (@Global, exports
ApiKeysService) wired into app.module.
- Service: create (corr_<prefix>_<secret>, returns plaintext once, stores
sha256 hash + prefix), list (no hash), revoke, and validateKey(rawKey) ->
{ license_id } for a future API-key auth guard. Controller license-scoped +
RBAC (apikeys.view/manage).
Roadmap: moved the shipped multi-game items (multi-instance host runtime,
per-game wipe + event scheduling) into a 'Phase 2 — Multi-game runtime' shipped
group; Dune/Conan/Soulmask Formulae stay in-progress.
Backend tsc + frontend build green. Migration applies on a fresh DB (Saturday host).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 02:04:41 -04:00
..
2026-02-14 21:42:10 -05:00
2026-02-14 23:51:55 -05:00
2026-02-15 02:07:38 -05:00
2026-02-15 14:22:55 -05:00
2026-02-15 14:23:37 -05:00
2026-02-15 14:24:32 -05:00
2026-02-15 14:28:51 -05:00
2026-02-15 14:51:04 -05:00
2026-02-15 14:53:53 -05:00
2026-02-15 14:53:53 -05:00
2026-02-15 15:05:17 -05:00
2026-02-22 00:30:11 -05:00
2026-02-22 01:16:08 -05:00
2026-02-22 02:17:51 -05:00
2026-02-22 02:19:14 -05:00
2026-02-22 02:19:29 -05:00
2026-02-22 02:17:51 -05:00
2026-02-22 02:19:14 -05:00
2026-02-22 02:19:29 -05:00
2026-02-22 02:20:21 -05:00
2026-06-11 12:00:52 -04:00
2026-06-12 02:04:41 -04:00