Skip to content

SQUIT with no parameters #176

@rscs

Description

@rscs

There's logic in m_squit that closes the connection if SQUIT is called with no parameters:

/* This is actually protocol error. But, well, closing the link is very proper answer to that... */

This makes sense from a server<>server context, but if an oper accidentally types /squit with no parameters, it disconnects them. We should probably reply with ERR_NEEDMOREPARAMS if it's an oper doing the SQUIT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions