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 9310d4cdc0
*: fix mismatched task names for discovery, make output service connection task monitored (#4956)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-15 12:12:08 +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: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +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 providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
models.py events: prevent error when request fails without response 2023-02-01 19:40:02 +01:00
monitored_tasks.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +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 policies: raise sentry-ignored error for invalid PolicyEngine parameters 2023-02-13 13:23:07 +01:00
utils.py events: improve sanitising for tuples and sets 2023-01-31 19:19:22 +01:00