Stop caching authentication mechanisms
We don't need to do that. In fact we had to do additional work.
This commit is contained in:
parent
54ffeac46b
commit
b1439941ba
2 changed files with 22 additions and 29 deletions
|
@ -63,7 +63,6 @@
|
|||
/// Whether to use TLS
|
||||
BOOL useTLS;
|
||||
id <XMPPConnectionDelegate> delegate;
|
||||
OFMutableArray *mechanisms;
|
||||
XMPPAuthenticator *authModule;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue