Add search 'by-path' url for browser

This commit is contained in:
Jonathan White
2020-10-17 10:05:02 -04:00
parent 0c5dd1556a
commit eb6f0eb346
5 changed files with 52 additions and 3 deletions

View File

@@ -109,6 +109,7 @@ public:
QString totpSettingsString() const;
QSharedPointer<Totp::Settings> totpSettings() const;
int size() const;
QString path() const;
bool hasTotp() const;
bool isExpired() const;