oncall-engine/engine/apps/auth_token/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
api_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
base_auth_token.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
google_oauth2_token.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
integration_backsync_auth_token.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
plugin_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
schedule_export_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
service_account_token.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
slack_auth_token.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
user_schedule_export_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00