mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
Add actions check to all endpoints
This commit is contained in:
parent
20db6d450c
commit
81017139c5
25 changed files with 232 additions and 34 deletions
|
@ -84,6 +84,7 @@ declare global {
|
|||
user?: User;
|
||||
userOrgRoleId?: number;
|
||||
userOrgId?: number;
|
||||
userOrgIds?: number[];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue