SSH Agent: Track which database owns a key for remove-on-lock
Fixes #4532
This commit is contained in:
committed by
Jonathan White
parent
9e17d52e8e
commit
a1b4a3f8b7
@@ -41,6 +41,7 @@ private:
|
||||
QString m_agentSocketFileName;
|
||||
QProcess m_agentProcess;
|
||||
OpenSSHKey m_key;
|
||||
QUuid m_uuid;
|
||||
};
|
||||
|
||||
#endif // TESTSSHAGENT_H
|
||||
|
||||
Reference in New Issue
Block a user