Bugfix arrange shelf

Bugfix remote login
Bugfix perform Update
This commit is contained in:
Ozzie Isaacs
2021-10-06 21:46:09 +02:00
parent d8f9e2feb2
commit aca5324914
7 changed files with 13 additions and 27 deletions

View File

@@ -1745,6 +1745,7 @@ def ldap_import_create_user(user, user_data):
content.kindle_mail = kindlemail
content.default_language = config.config_default_language
content.locale = config.config_default_locale
content.role = config.config_default_role
content.sidebar_view = config.config_default_show
content.allowed_tags = config.config_allowed_tags
content.denied_tags = config.config_denied_tags