oncall-engine/engine/apps/oss_installation/views
Vadim Stepanov ae5949aa7e
Allow viewers fetch cloud connection status (#1181)
# What this PR does
Fixes the issue when users with the viewer role can't fetch the cloud
connection status, which makes the plugin fail to load for viewers. This
PR makes the cloud connection endpoint use `OTHER_SETTINGS_READ` for
fetching the cloud connection status instead of `OTHER_SETTINGS_WRITE`.

## Checklist

- [x] Tests updated
- [x] `CHANGELOG.md` updated
2023-01-23 11:17:57 +00:00
..
__init__.py Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
cloud_connection.py Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
cloud_heartbeat.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
cloud_users.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00