Say for some app "foo" the default.meta file would look like this:
// Application-level permissions:
[]
access = read : [ ], write : [ super_manager ]
Is an user with role "super_manager" able to see the app "foo"?
↧