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 ffc97905f3
events: prevent error when request fails without response
closes #4589

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-02-01 19:40:02 +01:00
..
api core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
migrations core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01: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: exclude base models from model audit log 2023-01-18 15:11:33 +01:00
models.py events: prevent error when request fails without response 2023-02-01 19:40:02 +01:00
monitored_tasks.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01: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: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
utils.py events: improve sanitising for tuples and sets 2023-01-31 19:19:22 +01:00