inspircd / inspircd-contrib

Third-party InspIRCd module repository.
https://www.inspircd.org
66 stars 72 forks source link

Add m_conn_strictsasl - Disconnect users that fail SASL auth #173

Closed genius3000 closed 5 years ago

genius3000 commented 5 years ago

Force users with invalid SASL settings to fix their mistake. Basically track if they try SASL authenticate and disconnect them after CAP END if no account is set.

Requested by @Robby-.