mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
Disabled direct fail of autotype on missing access. Added time out for user interaction to prevent unexpected behaviour
This commit is contained in:
@@ -430,7 +430,6 @@ NSString *const MPDocumentGroupKey = @"MPDocumentGrou
|
||||
}
|
||||
|
||||
#pragma mark Lock/Unlock/Decrypt
|
||||
|
||||
- (void)lockDatabase:(id)sender {
|
||||
/*
|
||||
[self saveDocument] is enqued so that dataOfType is called too late to actually save teh database.
|
||||
|
||||
Reference in New Issue
Block a user