Skip to content

[BUG]: No permAccessGroupRead permissions #2028

@correct-horse-battery-bench

Description

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingserverHashtopolis API/Server relateduiHashtopolis UI related

    Type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions