summaryrefslogtreecommitdiff
path: root/modules/m_sasl.cpp
AgeCommit message (Expand)Author
2014-10-16Validate credentials sent via sasl moreAdam
2014-03-22SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv...Robby-
2014-02-24Log successful SASL authsAdam
2014-02-22Store a cert->account map and use it for SASL EXTERNAL and certfp authAdam
2014-02-14sasl.h, m_sasl.cpp: Move IdentifyRequest to the headerDaniel Vassdal
2014-02-14sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...Daniel Vassdal
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam