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 Langhammer fddcb3a835 events: remove legacy logger declaration
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-12 15:32:06 +00:00
..
api events: save event to test notification transport 2022-08-28 15:39:42 +02:00
migrations flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
tests tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +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 events: fix error when attempting to create event with GeoIP City in context 2022-06-05 00:16:07 +02:00
middleware.py events: save login event in session after login 2022-11-25 11:21:00 +01:00
models.py events: remove legacy logger declaration 2022-12-12 15:32:06 +00:00
monitored_tasks.py root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py events: fix incorrect EventAction being used 2022-11-25 11:53:05 +01:00
tasks.py events: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
utils.py events: improve handling creation of events with non-pickleable objects 2022-12-01 15:56:28 +02:00