Disabled direct fail of autotype on missing access. Added time out for user interaction to prevent unexpected behaviour

This commit is contained in:
Michael Starke
2018-11-16 11:23:08 +01:00
parent 4b56167b56
commit 409632714c
5 changed files with 26 additions and 6 deletions

View File

@@ -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.