You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will never happen in the "if else", if OpenFire always gives "DIGEST-MD5" as (check the "if" before) mechanism option, but I'm trying to set the PlainTextAuth = true... PlainTextAuth is not forcing to use Plain text authentication mechanism.
This will never happen in the "if else", if OpenFire always gives "DIGEST-MD5" as (check the "if" before) mechanism option, but I'm trying to set the PlainTextAuth = true... PlainTextAuth is not forcing to use Plain text authentication mechanism.
https://github.com/ForNeVeR/Jabber-Net/blob/15113a9653c8e842d0d14afef21dfb3666dae90f/src/JabberNet/jabber/connection/sasl/SASLProcessor.cs#L153
The text was updated successfully, but these errors were encountered: