mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 17:05:36 -04:00
[users] sample config and stub function for libpwquality
This commit is contained in:
parent
27e1de6548
commit
354cb79cb1
3 changed files with 26 additions and 2 deletions
|
@ -473,5 +473,5 @@ UsersPage::addPasswordCheck( const QString& key, const QVariant& value )
|
|||
}
|
||||
#endif
|
||||
else
|
||||
cDebug() << "WARNING: Unknown password-check key" << '"' << key << '"';
|
||||
cDebug() << "WARNING: Unknown password-check key" << key;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue