Releases: The127/Keyline
v0.3.12
What's Changed
Bug Fixes
-
Honor
system:system-admintokens from the initial virtual server across all virtual servers (#268)Previously, tokens signed by the initial VS were validated against the requested VS's signing key, causing 401 errors whenever a system-admin used their token on any non-initial VS endpoint. The authentication middleware now falls back to the initial VS's signing key when validation fails.
Tests
-
Add e2e tests for system:system-admin cross-VS token authentication (#269)
Covers: VS creation, cross-VS endpoint authentication, admin creating apps in a new VS, and negative test for unprivileged users.
What's Changed
- feat: honor system:system-admin tokens from the initial VS across all virtual servers by @The127 in #268
- test: add e2e tests for system:system-admin cross-VS token authentication by @The127 in #269
Full Changelog: v0.3.10...v0.3.12
v0.3.11
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
Full Changelog: v0.3.9...v0.3.10
v0.3.9
v0.3.8
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Full Changelog: v0.3.6...v0.3.7
v0.3.6
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
Full Changelog: v0.3.3...v0.3.4