Update to 2024-01-04 11:00

This commit is contained in:
Daniel Berteaud 2024-01-04 11:00:32 +01:00
parent 9946ec6561
commit 9675be207e
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ OAUTH_ATTRIBUTE_MAP = {
"name": (False, "name"),
}
{% endif %}
{% endif %}
{% if seafile_header_auth == True %}
ENABLE_REMOTE_USER_AUTHENTICATION = True
REMOTE_USER_HEADER = '{{ seafile_header_auth_name }}'