summaryrefslogtreecommitdiff
path: root/src/modules/m_sasl.cpp
AgeCommit message (Expand)Author
2008-03-21Add return valuebrain
2008-03-21Add 906, sasl abortedbrain
2008-03-21Don't send 'sasl successful' numeric on re-identifications after registrationbrain
2008-03-21If the user hasnt sent CAP REQ sasl, do nothing if AUTHENTICATE is sent by th...brain
2008-03-21Generate warning if m_services_account.so and m_cap.so are not loaded with m_...brain
2008-03-21This seems to play nice now, but it seems we may have to redo it all AGAIN :(brain
2008-03-21Add capability for m_services_account to broadcast login events, with the use...brain
2008-03-21Not finished yet. currently, this passes AUTHENTICATE messages to and from se...brain