mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 20:02:26 +00:00
show resources table, check org access, and handle redirects on root
This commit is contained in:
@@ -91,7 +91,6 @@ declare global {
|
||||
interface Request {
|
||||
user?: User;
|
||||
userOrgRoleId?: number;
|
||||
orgId?: string;
|
||||
userOrgId?: string;
|
||||
userOrgIds?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user