Age | Commit message (Expand) | Author |
---|---|---|
2016-01-28 | Update copyright to 2016. This was done with: | Robby |
2016-01-02 | Actually there is no account here | Adam |
2016-01-02 | Add sasl log category for auth log messages | Adam |
2014-10-16 | Validate credentials sent via sasl more | Adam |
2014-03-22 | SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv... | Robby- |
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 se... | Daniel Vassdal |
2014-02-12 | Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. | Adam |