mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Show real IP in WHOWAS to opers with ban capability.
This commit is contained in:
parent
6786b87fbd
commit
e5c2588eab
4 changed files with 11 additions and 4 deletions
|
|
@ -168,6 +168,7 @@ const (
|
|||
ERR_USERSDONTMATCH = "502"
|
||||
ERR_HELPNOTFOUND = "524"
|
||||
ERR_CANNOTSENDRP = "573"
|
||||
RPL_WHOWASIP = "652"
|
||||
RPL_WHOISSECURE = "671"
|
||||
RPL_YOURLANGUAGESARE = "687"
|
||||
ERR_INVALIDMODEPARAM = "696"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue