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 54d508ae8c
ci: fix pyright errors (#5392)
* ci: fix pyright errors

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix error in oauth 1 source

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove redundant blueprint fixtures

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-04-27 17:33:47 +03: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 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 ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03: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 events: always run policies for notification rules even if no group is selected (#5353) 2023-04-23 19:10:22 +03:00
utils.py events: improve sanitising for tuples and sets 2023-01-31 19:19:22 +01:00