policies/expression: add ak_call_policy

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-12-09 09:37:41 +01:00
parent 1ed2bddba7
commit 6209714f87
4 changed files with 42 additions and 9 deletions

View File

@ -1,7 +1,6 @@
"""authentik core celery"""
import os
from logging.config import dictConfig
from uuid import uuid4
from celery import Celery
from celery.signals import (