0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta
2021-02-27 22:51:07 +01:00
..
auth fix(auth): HMAC was falling thru to catchall if auth required (#1470) 2021-02-27 20:11:24 +01:00
database feat: add pagination support to collection responses (#1443) 2021-01-09 00:36:15 +01:00
management Clear login from 'acked-by' attribute if alert opens again 2020-11-24 21:33:19 +01:00
models refactor: use more enums and class properties (#1444) 2021-01-09 22:35:51 +01:00
plugins feat(plugin): add timeout policy plugin to enforce ack and shelve timeouts (#1410) 2021-01-12 10:47:38 +01:00
sql Support per-status timeouts in alert history log 2020-07-04 22:50:28 +02:00
static Oembed fix (#853) 2019-03-24 20:57:21 +01:00
templates Update SAML2 auth for web UI version 7 (#998) 2019-06-10 14:11:17 +02:00
utils feat[plugin,webhook]: Add support for custom error responses (#1466) 2021-02-21 21:08:00 +01:00
views feat[plugin,webhook]: Add support for custom error responses (#1466) 2021-02-21 21:08:00 +01:00
webhooks feat[plugin,webhook]: Add support for custom error responses (#1466) 2021-02-21 21:08:00 +01:00
__init__.py Do not init http handler for CLI commands (#1212) 2020-05-03 20:20:18 +02:00
app.py Refactor auth blueprint register (#1237) 2020-06-05 19:40:40 +02:00
app.wsgi Restore old wsgi file as symlink to new (#1216) 2020-05-04 16:14:10 +02:00
commands.py Add configurable default user and guest roles 2020-10-25 08:14:06 +01:00
dev.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
exceptions.py feat[plugin,webhook]: Add support for custom error responses (#1466) 2021-02-21 21:08:00 +01:00
settings.py fix(auth): HMAC was falling thru to catchall if auth required (#1470) 2021-02-27 20:11:24 +01:00
tasks.py Support per-status timeouts in alert history log 2020-07-04 22:50:28 +02:00
version.py Bump version 8.3.3 -> 8.4.0 2021-02-27 22:51:07 +01:00