opendid part2

This commit is contained in:
Hivert Quentin
2025-02-27 09:21:54 +01:00
parent 912ab12165
commit db72c27980
31 changed files with 1586 additions and 459 deletions
+1
View File
@@ -587,6 +587,7 @@ static const NSString *kObfuscatedSecondaryEmailKey = @"obfuscatedSecondaryEmail
sd = [SOGoSystemDefaults sharedSystemDefaults];
username = _login;
NSLog(@"D login are %@", _login);
if (*_domain && ![*_domain isKindOfClass: NSNullK])
{