move more stuff out of lib
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -8,8 +8,8 @@ from selenium.webdriver.support import expected_conditions as ec
|
||||
|
||||
from authentik.blueprints.tests import apply_blueprint, reconcile_app
|
||||
from authentik.core.models import Application
|
||||
from authentik.crypto.generators import generate_id, generate_key
|
||||
from authentik.flows.models import Flow
|
||||
from authentik.lib.generators import generate_id, generate_key
|
||||
from authentik.policies.expression.models import ExpressionPolicy
|
||||
from authentik.policies.models import PolicyBinding
|
||||
from authentik.providers.oauth2.models import (
|
||||
|
||||
Reference in New Issue
Block a user