Version Information
Rainbow 5
Hashcat
No response
Description
When navigating to create file form error "No permAccesssGroupRead permissions" occurs with a user that has no CRUD access to the AccessGroup.
This error should not occur as the request is just done to show the access groups of the current user in a dropdown. The access to a user's own resources should always be possible.
Probably needs a custom endpoint to fetch own's resources such as /users/me/accessGroups instead of
http://localhost:8080/api/v2/ui/users/2/accessGroups

Version Information
Rainbow 5
Hashcat
No response
Description
When navigating to create file form error "No permAccesssGroupRead permissions" occurs with a user that has no CRUD access to the AccessGroup.
This error should not occur as the request is just done to show the access groups of the current user in a dropdown. The access to a user's own resources should always be possible.
Probably needs a custom endpoint to fetch own's resources such as /users/me/accessGroups instead of
http://localhost:8080/api/v2/ui/users/2/accessGroups