Skip to content
Snippets Groups Projects
Commit bfc5c157 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Update protokollsystem auth import

parent 92b1a10c
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ CALENDAR_TIMEZONE_MAP = {
SESSION_PROTECTION = "strong"
SECURITY_KEY = "{{ protokolle_security_key }}"
from auth.auth import LdapManager, ADManager
from common.auth import LdapManager, ADManager
AUTH_MAX_DURATION = {{ protokolle_auth_max_duration }}
AUTH_BACKENDS = [
{% for auth in protokolle_auth_backends %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment