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 fcd6dc1d60
events: fix lint (#7700)
* events: fix lint

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

* test without explicit poetry env use?

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

* delete previous poetry env

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

* prevent invalid cached poetry envs

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

* run test-from-stable as matrix and make required

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

* fix missing postgres version

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

* sigh

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

* idk

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
# Conflicts:
#	.github/actions/setup/action.yml
#	.github/workflows/ci-main.yml
2023-12-19 18:40:14 +01:00
..
api events: fix missing application names from most used applications (#6689) 2023-08-30 12:46:42 +02:00
migrations root: add ruff linter (#5240) 2023-04-18 13:28:19 +02:00
tests events: include user agent in events (cherry-pick #7693) (#7938) 2023-12-19 18:31:06 +01: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 root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
middleware.py events: don't update internal service accounts unless needed (cherry-pick #7611) (#7640) 2023-11-20 19:43:30 +01:00
models.py events: include user agent in events (cherry-pick #7693) (#7938) 2023-12-19 18:31:06 +01:00
monitored_tasks.py root: extended flow and policy metrics (#7067) 2023-10-05 01:04:55 +02:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py events: fix gdpr compliance always running (cherry-pick #7491) (#7505) 2023-11-09 17:57:25 +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: fix lint (#7700) 2023-12-19 18:40:14 +01:00