mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-05 17:27:24 +01:00
Fix for SecretAgent acting as if it has no keys after updating macOS (#427)
* Allow reload pre-op * Fix tests * Make sure standin keys get rewritten on force update * Stub store
This commit is contained in:
@@ -78,6 +78,9 @@ extension Stub {
|
||||
public func persistAuthentication(secret: Stub.Secret, forDuration duration: TimeInterval) throws {
|
||||
}
|
||||
|
||||
public func reloadSecrets() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user