oncall-engine/engine/apps/api
Matias Bordese 4ace9780c5
Update user details internal API perms (#3900)
Related to https://github.com/grafana/oncall/issues/1820
Editor and Viewer roles have the user-settings:read permission, which
allows them to list users but with some of the data hidden. It makes
sense to allow the same thing for the detail endpoint, keeping the
viewable data restriction (fixing the referenced issue too).
2024-02-16 16:48:24 +00:00
..
serializers Restrict integration name uniqueness per team (#3863) 2024-02-12 11:40:08 +00:00
tests Update user details internal API perms (#3900) 2024-02-16 16:48:24 +00:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Update user details internal API perms (#3900) 2024-02-16 16:48:24 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_table_columns.py Alert group column/label selector (#3281) 2023-11-29 12:11:31 +00:00
errors.py Fix backend for resolution notes via mobile app (#2117) 2023-06-07 12:19:16 +00:00
label_filtering.py Webhook labels (#3383) 2023-11-22 11:17:41 +00:00
permissions.py Permissions for labels (#3173) 2023-10-23 11:03:51 +00:00
urls.py Alert group column/label selector (#3281) 2023-11-29 12:11:31 +00:00