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
Marc 'risson' Schmitt 2724d1d85c
Merge branch 'main' into multi-tenant-django-tenants
2023-12-07 09:30:51 +01:00
..
api Merge branch 'main' into multi-tenant-django-tenants 2023-12-07 09:30:51 +01:00
migrations tenants -> brands, init new tenant model, migrate some config to tenants 2023-11-21 18:23:58 +01:00
tests Merge branch 'main' into multi-tenant-django-tenants 2023-11-24 15:46:31 +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 Merge branch 'main' into multi-tenant-django-tenants 2023-11-24 15:46:31 +01:00
monitored_tasks.py task fixes, creation of tenant now works by cloning a template schema, some other small stuff 2023-11-21 18:24:23 +01:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py lint 2023-11-21 18:24:24 +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