rspace-online/modules/rnetwork
Jeff Emmett 845704d5a4 fix(rnetwork): use per-space scoping for trust data (not global)
rNetwork declares defaultScope='global' for CRM data, but trust/
delegation data is per-space. The effectiveSpace middleware resolved
to 'global' causing all EncryptID queries to pass space=global,
returning empty results. Fixed by using URL space param directly
for trust-related endpoints.

Also fixed delegations proxy to use /api/delegations/space endpoint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 20:16:17 -07:00
..
components fix(rnetwork): trust data rendering in graph and delegation views 2026-03-11 20:03:23 -07:00
landing.ts feat(rcart): QR code payment requests with self-service generator 2026-03-11 16:11:20 -07:00
mod.ts fix(rnetwork): use per-space scoping for trust data (not global) 2026-03-11 20:16:17 -07:00