Access Control: Pass db session to hooks (#44428)
* Move hook calls to database and pass session
This commit is contained in:
@@ -237,6 +237,7 @@ type SetResourcePermissionCommand struct {
|
||||
Actions []string
|
||||
Resource string
|
||||
ResourceID string
|
||||
Permission string
|
||||
}
|
||||
|
||||
type GetResourcesPermissionsQuery struct {
|
||||
|
||||
Reference in New Issue
Block a user