oncall-engine/engine/apps/public_api/views
Matias Bordese 132bdf235b
feat: update service account auth not to require rbac enabled org (#5360)
Related to https://github.com/grafana/oncall-private/issues/2826

RBAC enabled or not (OSS or cloud), it is possible to get service
account permissions, enabling perm check (for service account tokens) in
public API.

Also allow empty value for users in sync (instead of returning a 400
response).
2024-12-12 22:11:59 +00:00
..
__init__.py Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00
action.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
alert_groups.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
alerts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
escalation_chains.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation_policies.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
info.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
integrations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
maintaiable_object_mixin.py Make viewset actions more consistent (#2120) 2023-06-07 12:10:53 +00:00
on_call_shifts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
organizations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
personal_notifications.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
phone_notifications.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
resolution_notes.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
routes.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
schedules.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
shift_swap.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
slack_channels.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
teams.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
user_groups.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
users.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
webhooks.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00