summaryrefslogtreecommitdiff
path: root/src/modules/m_sasl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add 906, sasl aborted•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9157 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-2/+10
* Don't send 'sasl successful' numeric on re-identifications after registration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9156 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-1/+6
* If the user hasnt sent CAP REQ sasl, do nothing if AUTHENTICATE is sent by th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9154 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-9/+13
* Generate warning if m_services_account.so and m_cap.so are not loaded with m_...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9153 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-3/+3
* This seems to play nice now, but it seems we may have to redo it all AGAIN :(•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9150 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-3/+13
* Add capability for m_services_account to broadcast login events, with the use...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9149 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-0/+6
* Not finished yet. currently, this passes AUTHENTICATE messages to and from se...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9147 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-0/+89