New system default SOGoEncryptionKey

To be used to encrypt the passwords of remote Web calendars when
SOGoTrustProxyAuthentication is enabled.
This commit is contained in:
Francis Lachapelle
2013-03-11 09:34:36 -04:00
parent 41a6c02aa3
commit d12c651d59
5 changed files with 38 additions and 32 deletions
+1
View File
@@ -43,6 +43,7 @@
- (BOOL) debugLeaks;
- (int) vmemLimit;
- (BOOL) trustProxyAuthentication;
- (NSString *) encryptionKey;
- (BOOL) useRelativeURLs;
- (BOOL) isWebAccessEnabled;