• Randall Leeds's avatar
    Simplify front-end ACL code · f78319e5
    Randall Leeds authored
    Simplify the front-end code that transforms annotation permissions
    objects into ACLs. Since the front-end does not have to be exposed
    to the system principals and special "all" grant used by Pyramid it
    only needs to have special handling of the "group:__world__"
    principal; others are unused.
    f78319e5
permissions-service.coffee 2.49 KB