oncall-engine/engine/engine
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
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands add make command to configure mobile app feature (#988) 2022-12-14 09:36:35 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Move env vars to docker-compose-dev.yml and clean up 2023-01-04 10:49:42 +08:00
middlewares.py patch engine logging middleware (#950) 2022-12-05 17:01:49 +01:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
wsgi.py Remove local uwsgi instrumentation and local development tempo and agent 2023-01-04 22:25:17 +08:00