.. |
auth
|
Make OIDC auth provider more robust (#947)
|
2019-04-23 11:48:02 +02:00 |
database
|
Only update attributes if any are set (mongo only)
|
2019-04-28 18:52:15 +02:00 |
management
|
Add housekeeping settings to app config (#879)
|
2019-03-12 11:20:05 +01:00 |
models
|
List valid severities when invalid one used (#936)
|
2019-04-24 00:10:16 +02:00 |
plugins
|
Push app config to plugin methods for per-alert config (#944)
|
2019-04-23 22:58:14 +02:00 |
sql
|
Ensure user login is not null (#949)
|
2019-04-24 00:45:25 +02:00 |
static
|
Oembed fix (#853)
|
2019-03-24 20:57:21 +01:00 |
templates
|
Oembed fix (#853)
|
2019-03-24 20:57:21 +01:00 |
utils
|
Push app config to plugin methods for per-alert config (#944)
|
2019-04-23 22:58:14 +02:00 |
views
|
Pass debug mode setting to clients (#946)
|
2019-04-23 11:08:59 +02:00 |
webhooks
|
Convert add remote IP method into a plugin (#943)
|
2019-04-19 21:06:09 +02:00 |
__init__.py
|
Flake8 fixes (#652)
|
2018-09-16 00:58:17 +02:00 |
app.py
|
Add explicit runtime error if LDAP misconfigured (#901)
|
2019-03-29 00:11:10 +01:00 |
app.wsgi
|
Fix deployment issues
|
2017-09-21 00:25:29 +01:00 |
commands.py
|
Use login instead of email for user lookups (#930)
|
2019-04-10 12:56:03 +02:00 |
dev.py
|
Flatten directory structure
|
2017-09-20 15:08:46 +01:00 |
exceptions.py
|
Add heartbeat plugin to transform alerts into heartbeats (#935)
|
2019-04-14 22:44:50 +02:00 |
settings.py
|
Convert add remote IP method into a plugin (#943)
|
2019-04-19 21:06:09 +02:00 |
tasks.py
|
Prevent redundant/duplicate and invalid actions (#919)
|
2019-04-05 00:02:39 +02:00 |
version.py
|
Bump version to 7.1.0
|
2019-04-24 00:46:30 +02:00 |