1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 06:53:12 +02:00

Send RPL_SASLMECHS to clients (#4253, patch from grawity)

This commit is contained in:
Bram Matthys
2016-04-03 11:53:59 +02:00
parent 975996a702
commit f95aa13d5b
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -389,5 +389,6 @@
#define ERR_SASLTOOLONG 905
#define ERR_SASLABORTED 906
#define ERR_SASLALREADY 907
#define RPL_SASLMECHS 908
#define ERR_NUMERICERR 999