Skip to content

Access control: Replace all role checks in frontend with CanCanCan #949

@ManuelMoeri

Description

@ManuelMoeri

After all the other access control tickets have been completed (#946, #947, #948) this one may be tackled as well. Basically all the existing checks need to be replaced with CanCanCan checks. Alongside that you'll also need to add new checks for the new roles so that they may use their role as intended.

This story also includes displaying messages when a error is raised.

TODO

  • Replace old checks
  • Add clear error messages
  • Tests
  • Update CHANGELOG.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    planneeds to be planned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions