mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-07 22:12:59 -04:00
Add option for returning expired credentials
This commit is contained in:
parent
247b85fe69
commit
fed8a56098
5 changed files with 29 additions and 1 deletions
|
@ -64,6 +64,8 @@ public:
|
|||
void setCustomProxyLocation(const QString& location);
|
||||
bool updateBinaryPath();
|
||||
void setUpdateBinaryPath(bool enabled);
|
||||
bool allowExpiredCredentials();
|
||||
void setAllowExpiredCredentials(bool enabled);
|
||||
bool chromeSupport();
|
||||
void setChromeSupport(bool enabled);
|
||||
bool chromiumSupport();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue