mirror of
https://github.com/anope/anope.git
synced 2026-06-27 02:16:38 +02:00
ba163027bd
- Reject auth attempts that try to authenticate using an alternate authorization identity. - Reject auth attempts that contain extraneous null bytes in the string as required by the SASL PLAIN RFC. - General code quality cleanup.