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 8889e0d39a
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>
2023-11-23 23:59:42 +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 (#7693) 2023-11-22 20:53:10 +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: stop spam (#7611) 2023-11-18 01:46:16 +01:00
models.py events: include user agent in events (#7693) 2023-11-22 20:53:10 +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 2023-11-08 15:19:49 +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-11-23 23:59:42 +01:00