oncall-engine/engine/apps/user_management/models
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 Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
organization.py chore: remove deprecated AlertGroupPostMortem model + recently refactored/deprecated slack channel related columns (#5240) 2024-11-19 19:23:48 +00:00
region.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
service_account.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
team.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
user.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00