mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-24 15:25:31 -04:00
Force at least one encryption key (no more unencrypted databases)
This commit is contained in:
parent
b2650c5a96
commit
8e91a89a37
3 changed files with 30 additions and 24 deletions
|
@ -123,8 +123,6 @@ void DatabaseOpenWidget::load(const QString& filename)
|
|||
pollYubikey();
|
||||
#endif
|
||||
|
||||
m_ui->buttonBox->button(QDialogButtonBox::Ok)->setEnabled(true);
|
||||
|
||||
m_ui->editPassword->setFocus();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue