mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
feat(core): Add new SOGoURLCreateAccount option to add a create account link below login form
This commit is contained in:
@@ -140,6 +140,8 @@ NSComparisonResult languageSort(id el1, id el2, void *context);
|
||||
- (BOOL)isURLEncryptionEnabled;
|
||||
- (NSString *)urlEncryptionPassphrase;
|
||||
|
||||
- (NSString *)urlCreateAccount;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* SOGOSYSTEMDEFAULTS_H */
|
||||
|
||||
Reference in New Issue
Block a user