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 c39a5933e1
core: create FlowToken instead of regular token for generated recovery links (#3193)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

#2749
2022-07-02 14:17:41 +02:00
..
api ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
migrations events: set default transport mode 2022-05-30 21:32:48 +02:00
tests events: add local transport mode (#2992) 2022-05-30 20:55:05 +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 *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +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 core: create FlowToken instead of regular token for generated recovery links (#3193) 2022-07-02 14:17:41 +02:00
models.py root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
monitored_tasks.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +02:00
tasks.py events: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
utils.py events: fix error when attempting to create event with GeoIP City in context 2022-06-05 00:16:07 +02:00