mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 01:03:12 +02:00
e12559ad78
Note that this is still a dumb interface and not a real proper authentication framework. This adds HOOKTYPE_SASL_AUTHENTICATE and HOOKTYPE_SASL_MECHS and also provides 3 functions: sasl_succeeded(), sasl_failed() and a helper function decode_authenticate_plain() for AUTHENTICATE PLAIN.