Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-22 | SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. ↵ | Robby- | |
Improve the log message for failed logins. | |||
2014-02-24 | Log successful SASL auths | Adam | |
2014-02-22 | Store a cert->account map and use it for SASL EXTERNAL and certfp auth | Adam | |
2014-02-14 | sasl.h, m_sasl.cpp: Move IdentifyRequest to the header | Daniel Vassdal | |
2014-02-14 | sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active ↵ | Daniel Vassdal | |
sessions closed when a Mechanism is unloaded | |||
2014-02-12 | Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. | Adam | |