mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
[users] Sort the password checks before applying them
This commit is contained in:
parent
dec0cfb7d3
commit
e11c9a049f
3 changed files with 10 additions and 0 deletions
|
@ -90,6 +90,7 @@ private:
|
|||
Ui::Page_UserSetup* ui;
|
||||
|
||||
PasswordCheckList m_passwordChecks;
|
||||
bool m_passwordChecksChanged = false;
|
||||
|
||||
bool m_readyFullName;
|
||||
bool m_readyUsername;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue