oncall-engine/engine/apps
Innokentii Konstantinov 4b91203eca
Add validation of hostname for recapctha (#1445)
# What this PR does

- Implement recapthca v3 check. DRF_RECAPTCHA didn't support hostname
validation and it's too complicated to add it.
- Add validation of verification code on oncall side to not to call
twilio with obviously invalid codes

## Checklist

- [x] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-06 08:59:48 +00:00
..
alerts Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
api Add validation of hostname for recapctha (#1445) 2023-03-06 08:59:48 +00:00
api_for_grafana_incident Include alert details in Grafana Incident alert-group endpoint (#1280) 2023-02-03 13:43:21 +00:00
auth_token Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
base Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
email Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
grafana_plugin Add validation of hostname for recapctha (#1445) 2023-03-06 08:59:48 +00:00
heartbeat Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
integrations Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
mobile_app Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
oss_installation Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
public_api Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
schedules Matiasb/fix task refresh ical when empty value (#1401) 2023-02-24 21:16:09 +00:00
slack Incident -> Alert Group wording (#1450) 2023-03-02 15:03:58 +00:00
social_auth Rework slack login to check backend before redirecting (#1306) 2023-02-08 09:08:18 -03:00
telegram Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
twilioapp Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
user_management patch minor sync issue when HTTP 302 is received from Grafana API instance (#1393) 2023-02-23 13:23:57 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00