Skip to content

security: update security manager to hold capabilities in generic way #54

@pthierry-ledger

Description

@pthierry-ledger

In order to properly manipulate all capabilities, all kernel object should hold a 'capa' field that store the object's corresponding capabiliti(es).
Any access requiring a capability should be checked by a simple mgr_security_capa_matches(task_capa, object_capa), making capability management easy and unified in the overall kernel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementrequest for code evolution

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions