oncall-engine/engine/apps/public_api
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
..
serializers feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
tests feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
throttlers Add custom ratelimits per org (#5004) 2024-09-17 23:16:41 +00:00
views feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
custom_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
helpers.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
tf_sync.py Sync users and teams on tf requests (#1180) 2023-01-24 13:44:07 +08:00
urls.py Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00