1
0
Fork 0

fixme keychain comment...

master
Matthieu Lalonde 13 years ago
parent 09c3127e61
commit 2afe6fad40

@ -233,7 +233,7 @@
- (BOOL)connection:(NSURLConnection *)connection canAuthenticateAgainstProtectionSpace:(NSURLProtectionSpace *)protectionSpace
{
return YES;
return YES; // FIXME Turning this to NO should use keychain, but it doesn't
}
- (BOOL)connectionShouldUseCredentialStorage:(NSURLConnection *)connection

Loading…
Cancel
Save