Skip to content

Capabilities should be bitfield #1806

Description

@hanno-becker

Currently, we define capabilities as consecutive integers. We should define them as bits at different positions, so capabilities can be combined and tested via &. This allows defining a single capability and check for every capability-guard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions