mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 09:34:48 +02:00
show resources table, check org access, and handle redirects on root
This commit is contained in:
parent
edde7a247a
commit
f6c7c017cb
14 changed files with 416 additions and 95 deletions
|
@ -91,7 +91,6 @@ declare global {
|
|||
interface Request {
|
||||
user?: User;
|
||||
userOrgRoleId?: number;
|
||||
orgId?: string;
|
||||
userOrgId?: string;
|
||||
userOrgIds?: string[];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue