• ujvari's avatar
    Refactor permits() · c1776c80
    ujvari authored
    _acl() is introduce to produce Access-level-control objects from the permissions.
    _permits() is just checking if the current user, action is allowed via the ACL list
    This way the permits do not have to know anything about annotations
    c1776c80
permissions-service.coffee 2.87 KB