mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 03:09:27 +00:00
Implemented password enforce and recommendation system
This commit is contained in:
@@ -161,6 +161,9 @@ typedef NS_OPTIONS(NSUInteger, MPEntrySearchFlags) {
|
||||
- (NSArray *)allEntries;
|
||||
- (NSArray *)allGroups;
|
||||
|
||||
- (BOOL)shouldRecommendPasswordChange;
|
||||
- (BOOL)shouldEnforcePasswordChange;
|
||||
|
||||
/**
|
||||
* Determines, whether the given item is inside the trash.
|
||||
* The trash group itself is not considered as trashed.
|
||||
|
||||
Reference in New Issue
Block a user