mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
feat(preferences): password constraints for SQL sources
Initial implementation of some password policy support for SQL sources.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
- (NSString *) domain;
|
||||
- (NSArray *) searchFields;
|
||||
- (NSArray *) userPasswordPolicy;
|
||||
|
||||
- (id) connection;
|
||||
- (void) releaseConnection: (id) connection;
|
||||
|
||||
Reference in New Issue
Block a user