mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 16:38:21 -04:00
add checkbox to disable password validations
This commit is contained in:
parent
559a65d169
commit
1513934a57
5 changed files with 80 additions and 22 deletions
|
@ -48,6 +48,8 @@ public:
|
|||
void onActivate();
|
||||
|
||||
void setWriteRootPassword( bool show );
|
||||
void setPasswordCheckboxVisible( bool visible );
|
||||
void setValidatePasswordDefault( bool checked );
|
||||
void setAutologinDefault( bool checked );
|
||||
void setReusePasswordDefault( bool checked );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue