oncall-engine/engine/apps/auth_token
Matias Bordese 35f23cdcc6
Rework organization sync and grafana plugin engine backend (#4756)
Related to
https://github.com/grafana/oncall-private/issues/2806#issuecomment-2246286918.

Prepare engine for the backend plugin enablement/migration:

 - Refactor sync code
- Improve plugin user authentication to set up user on-the-fly (when
missing)
- Implement v2 endpoints for install, sync and status (to be used via
the backend plugin)

(most of the changes come from
https://github.com/grafana/oncall/pull/4657; backport all engine changes
that keep backwards compatibility)
2024-07-31 16:12:56 +00:00
..
grafana Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00
migrations Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
models Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
tests Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +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