mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-18 13:13:31 +00:00
feat(core): Add URL encryption for GDPR compliancy
This commit is contained in:
@@ -131,6 +131,9 @@ NSComparisonResult languageSort(id el1, id el2, void *context);
|
||||
|
||||
- (NSArray *) disableSharing;
|
||||
|
||||
- (BOOL)isURLEncryptionEnabled;
|
||||
- (NSString *)urlEncryptionPassphrase;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* SOGOSYSTEMDEFAULTS_H */
|
||||
|
||||
Reference in New Issue
Block a user