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 44341f0224
lib: add tests for ak_create_event (#5710)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-05-22 00:18:54 +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: include event user in webhook notification (#5524) 2023-05-08 15:34:21 +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 lib: add tests for ak_create_event (#5710) 2023-05-22 00:18:54 +02:00
monitored_tasks.py events: don't include task uid in task metric (#5595) 2023-05-12 20:03:52 +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