oncall-engine/engine/apps/auth_token
Matias Bordese b8dc7af14a
fix: remove service account role check on sync requests (#5355)
External service accounts do not have a role set so async triggered
periodic org syncs were rejected. Improving role/perm check in a later
PR instead (restriction wasn't originally there).
2024-12-11 19:08:10 +00:00
..
grafana feat: add service account checks in plugin auth (#5305) 2024-11-28 19:03:07 +00:00
migrations Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
models Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
tests fix: remove service account role check on sync requests (#5355) 2024-12-11 19:08:10 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth.py fix: remove service account role check on sync requests (#5355) 2024-12-11 19:08:10 +00:00
constants.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
crypto.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
exceptions.py Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00