13c779ed114f744c66864f17dacb1b07f40aef73
Adds the user API key foundation called out in #788: - New api_keys table with idx_api_keys_user and idx_api_keys_prefix - users extended with auth_provider/keycloak_issuer/keycloak_sub/email/last_login_at - Authorization: Bearer hwl_live_... resolves to the same AuthPrincipal - /v1/api-keys, /v1/api-keys/default, /v1/api-keys/{id}/regenerate, DELETE /v1/api-keys/{id} - First-admin and /auth/login bootstrap a Default API key - Short-test mode keeps display_secret; production化 will switch to hash-only later - Legacy HWLAB_DEVICE_POD_API_KEY and Bearer <session-token> paths preserved - 4 new access-control.test.ts cases Refs pikasTech/HWLAB#788
fix(v0.2): move workspace/debug-probe evidence handler to top-level command in device-host-cli for #773
fix(web): v0.2 drop Agent workspace intro System cards, fold 界面模式 into panel title hint (HWLAB #803 followup)
Description
UniDesk controlled mirror for pikasTech/HWLAB
Languages
TypeScript
63.3%
JavaScript
21.9%
Vue
7.4%
Go
3.2%
Python
1.9%
Other
2.2%