mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-12 18:31:23 +00:00
feat(password-recovery): Fix build issue. Restored previously removed used var.
This commit is contained in:
@@ -206,6 +206,7 @@ static const NSString *kJwtKey = @"jwt";
|
||||
WOCookie *authCookie, *xsrfCookie;
|
||||
SOGoWebAuthenticator *auth;
|
||||
SOGoUserDefaults *ud;
|
||||
SOGoUserSettings *us;
|
||||
SOGoUser *loggedInUser;
|
||||
NSDictionary *params;
|
||||
NSString *username, *password, *language, *domain, *remoteHost;
|
||||
|
||||
Reference in New Issue
Block a user