This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/events
Jens L f272d14fcf
events: fix monitored task not removing state (#6386)
when `save_on_success` is set, a task failure saves state. when it succeeds afterwards, that state should be removed

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-26 16:00:50 +02:00
..
api core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
migrations root: add ruff linter (#5240) 2023-04-18 13:28:19 +02:00
tests events: fix monitored task not removing state (#6386) 2023-07-26 16:00:50 +02:00
__init__.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
geo.py root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
middleware.py providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
models.py lib: add tests for ak_create_event (#5710) 2023-05-22 00:18:54 +02:00
monitored_tasks.py events: fix monitored task not removing state (#6386) 2023-07-26 16:00:50 +02:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
tasks.py events: always run policies for notification rules even if no group is selected (#5353) 2023-04-23 19:10:22 +03:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
utils.py events: sanitize enums (#5610) 2023-05-15 14:39:58 +02:00