Changed default auto join from NickServ to SASL.
ClosedPublic

Authored by cchristiansen on Mar 27 2020, 7:46 AM.

Details

Summary

NickServ often doesn't function well with auto join, so changed
default to SASL PLAIN. Included message for NickServ, recommending
SASL.

BUG:400362
BUG:397576
BUG:382924

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
cchristiansen requested review of this revision.Mar 27 2020, 7:46 AM
cchristiansen created this revision.
psn requested changes to this revision.Mar 27 2020, 7:51 AM
psn added a subscriber: psn.
psn added inline comments.
src/identitydialog.cpp
372

Moving this isn't needed

377

Don't need to move this either

This revision now requires changes to proceed.Mar 27 2020, 7:51 AM

Removing unnecessary movement.

cchristiansen marked 2 inline comments as done.Mar 27 2020, 9:33 AM
psn accepted this revision.Mar 27 2020, 9:42 AM
This revision is now accepted and ready to land.Mar 27 2020, 9:42 AM
psn closed this revision.Mar 29 2020, 6:45 AM