mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
commit
551f31f61c
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ def user_update(operation_logger, auth, username, firstname=None, lastname=None,
|
|||
remove_mailalias -- Mail aliases to remove
|
||||
|
||||
"""
|
||||
from yunohost.domain import domain_list
|
||||
from yunohost.domain import domain_list, _get_maindomain
|
||||
from yunohost.app import app_ssowatconf
|
||||
from yunohost.utils.password import assert_password_is_strong_enough
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue