Skip to content
Snippets Groups Projects
Commit f9996578 authored by Nikolai Dalynchyk's avatar Nikolai Dalynchyk Committed by Sébastien Blin
Browse files

Fix for password protected profile gz loading


Change-Id: I36f9fd04f9addd9616859a9b0f704751a7c4a08d
Gitlab: #556
Reviewed-by: default avatarYang Wang <yang.wang@savoirfairelinux.com>
parent 0a194f70
No related branches found
No related tags found
No related merge requests found
......@@ -587,7 +587,7 @@ NewWizardWidget::createAccount()
});
LRCInstance::accountModel().registerName(
LRCInstance::getCurrAccId(),
"",
inputPara_["password"],
registeredName_
);
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment