0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-14 21:42:46 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Nick Satterly
56967b11b0
Webhooks should use DEFAULT_NORMAL_SEVERITY config setting () 2019-07-26 17:32:06 +02:00
Nick Satterly
969f4a7828
Refactor built-in webhooks () 2019-02-16 01:34:18 +01:00
Nick Satterly
4adf73437b
Split audit signals into admin, write and auth categories () 2018-11-10 22:46:27 +01:00
Nick Satterly
d2f32c770f
Add audit trail using blinker signals for all mutations () 2018-11-10 12:08:10 +01:00
Nick Satterly
55b7af9348
Use enum type for scopes () 2018-11-09 00:34:32 +01:00
Nick Satterly
cd0dfbe088
Type annotate plugins and webhooks ()
* Type annotate plugins (part 1)

* Type annotate webhooks (part 2)
2018-10-10 19:52:55 +02:00
Nick Satterly
627b971a88
Replace double-quotes with single-quotes () 2018-09-16 00:20:53 +02:00
Nick Satterly
4af78277e8
Add pre-commit checks () 2018-09-16 00:07:50 +02:00
Nick Satterly
1690c326a1
Add support for Basic Auth ()
* Add support for Basic Auth

* fix not authorized method

* Add tests for basic auth
2018-08-04 23:04:28 +02:00
Nick Satterly
2919c20bb3
Fix cloudwatch webhook json parse () 2018-07-12 21:30:08 +02:00
Nick Satterly
0d3c1004ba
Add cloudwatch webhook test ()
* Add cloudwatch webhook test

* Use built-in request.json instead of json.loads()
2018-07-09 00:01:51 +02:00
Nick Satterly
7f0413cf5d
Allow users to belong to multiple customers () 2018-04-08 23:23:55 +02:00
Nick Satterly
b28b2559f8 Flatten directory structure 2017-09-20 15:08:46 +01:00
Renamed from alerta/app/webhooks/cloudwatch.py (Browse further)