For use for dashboards and other services that do no need write access.
Right now there's no way to have pure read-only access.
AIs:
- Add AuthSettings.viewer_group
- Add acl.is_viewer() or something like that and will update the relevant ACLs in handlers_endpoints.py
Side note:
I thought about having two separate groups, one "view all tasks" and the other "view all bots". It's not that much more work so I may implement this instead.
Comment 1 by mar...@chromium.org
, Jul 19 2017