feat: refactor rbac/sharing to support new permissions and auth types

This commit is contained in:
LukeGus
2026-07-16 22:05:17 -05:00
parent 3cc51fe920
commit f27b4e6b23
58 changed files with 2949 additions and 68 deletions
+1
View File
@@ -36,6 +36,7 @@ export function createCorsMiddleware(
"User-Agent",
"X-Electron-App",
"Cache-Control",
"x-admin-target-user",
...extraHeaders,
];