osis_storage_backend: fix freezone auth reference #328

Merged
mik-tf merged 1 commit from development_mik into development 2026-06-22 13:50:08 +00:00
Owner

The skill cited znzfreezone_backend/tenant_boundary.rs + identity_bind.rs,
which do not exist. The real reference is znzfreezone_code/znzfreezone_backend
src/auth_middleware.rs + src/rpc_auth.rs: match the proxy-injected
X-Hero-Claims against per-method rules via herolib_openrpc_authorize, and
isolate tenants by context-per-tenant (X-Hero-Context), not per-row owner
columns. Reported in lhumina_code/home#309

Signed-by: mik-tf mik-tf@noreply.invalid

The skill cited znzfreezone_backend/tenant_boundary.rs + identity_bind.rs, which do not exist. The real reference is znzfreezone_code/znzfreezone_backend src/auth_middleware.rs + src/rpc_auth.rs: match the proxy-injected X-Hero-Claims against per-method rules via herolib_openrpc_authorize, and isolate tenants by context-per-tenant (X-Hero-Context), not per-row owner columns. Reported in https://forge.ourworld.tf/lhumina_code/home/issues/309 Signed-by: mik-tf <mik-tf@noreply.invalid>
The skill cited znzfreezone_backend/tenant_boundary.rs + identity_bind.rs,
which do not exist. The real reference is znzfreezone_code/znzfreezone_backend
src/auth_middleware.rs + src/rpc_auth.rs: match the proxy-injected
X-Hero-Claims against per-method rules via herolib_openrpc_authorize, and
isolate tenants by context-per-tenant (X-Hero-Context), not per-row owner
columns. Reported in lhumina_code/home#309

Signed-by: mik-tf <mik-tf@noreply.invalid>
mik-tf merged commit ebe0cd6737 into development 2026-06-22 13:50:08 +00:00
mik-tf deleted branch development_mik 2026-06-22 13:50:08 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!328
No description provided.