You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

handlers.go 128KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925
  1. // Copyright (c) 2012-2014 Jeremy Latt
  2. // Copyright (c) 2014-2015 Edmund Huber
  3. // Copyright (c) 2016-2018 Daniel Oaks <daniel@danieloaks.net>
  4. // Copyright (c) 2017-2018 Shivaram Lingamneni <slingamn@cs.stanford.edu>
  5. // released under the MIT license
  6. package irc
  7. import (
  8. "bytes"
  9. "encoding/base64"
  10. "fmt"
  11. "net"
  12. "os"
  13. "runtime"
  14. "runtime/debug"
  15. "runtime/pprof"
  16. "sort"
  17. "strconv"
  18. "strings"
  19. "time"
  20. "github.com/ergochat/irc-go/ircfmt"
  21. "github.com/ergochat/irc-go/ircmsg"
  22. "github.com/ergochat/irc-go/ircutils"
  23. "golang.org/x/crypto/bcrypt"
  24. "github.com/ergochat/ergo/irc/caps"
  25. "github.com/ergochat/ergo/irc/custime"
  26. "github.com/ergochat/ergo/irc/flatip"
  27. "github.com/ergochat/ergo/irc/history"
  28. "github.com/ergochat/ergo/irc/jwt"
  29. "github.com/ergochat/ergo/irc/modes"
  30. "github.com/ergochat/ergo/irc/sno"
  31. "github.com/ergochat/ergo/irc/utils"
  32. )
  33. // helper function to parse ACC callbacks, e.g., mailto:person@example.com, tel:16505551234
  34. func parseCallback(spec string, config *Config) (callbackNamespace string, callbackValue string, err error) {
  35. // XXX if we don't require verification, ignore any callback that was passed here
  36. // (to avoid confusion in the case where the ircd has no mail server configured)
  37. if !config.Accounts.Registration.EmailVerification.Enabled {
  38. callbackNamespace = "*"
  39. return
  40. }
  41. callback := strings.ToLower(spec)
  42. if colonIndex := strings.IndexByte(callback, ':'); colonIndex != -1 {
  43. callbackNamespace, callbackValue = callback[:colonIndex], callback[colonIndex+1:]
  44. } else {
  45. // "If a callback namespace is not ... provided, the IRC server MUST use mailto""
  46. callbackNamespace = "mailto"
  47. callbackValue = callback
  48. }
  49. if config.Accounts.Registration.EmailVerification.Enabled {
  50. if callbackNamespace != "mailto" {
  51. err = errValidEmailRequired
  52. } else if strings.IndexByte(callbackValue, '@') < 1 {
  53. err = errValidEmailRequired
  54. }
  55. }
  56. return
  57. }
  58. func registrationErrorToMessage(config *Config, client *Client, err error) (message string) {
  59. if emailError := registrationCallbackErrorText(config, client, err); emailError != "" {
  60. return emailError
  61. }
  62. switch err {
  63. case errAccountAlreadyRegistered, errAccountAlreadyVerified, errAccountAlreadyUnregistered, errAccountAlreadyLoggedIn, errAccountCreation, errAccountMustHoldNick, errAccountBadPassphrase, errCertfpAlreadyExists, errFeatureDisabled, errAccountBadPassphrase, errNameReserved:
  64. message = err.Error()
  65. case errLimitExceeded:
  66. message = `There have been too many registration attempts recently; try again later`
  67. default:
  68. // default response: let's be risk-averse about displaying internal errors
  69. // to the clients, especially for something as sensitive as accounts
  70. message = `Could not register`
  71. }
  72. return
  73. }
  74. func announcePendingReg(client *Client, rb *ResponseBuffer, accountName string) {
  75. client.server.snomasks.Send(sno.LocalAccounts, fmt.Sprintf(ircfmt.Unescape("Client $c[grey][$r%s$c[grey]] attempted to register account $c[grey][$r%s$c[grey]] from IP %s, pending verification"), client.Nick(), accountName, rb.session.IP().String()))
  76. }
  77. // helper function to dispatch messages when a client successfully registers
  78. func sendSuccessfulRegResponse(service *ircService, client *Client, rb *ResponseBuffer) {
  79. details := client.Details()
  80. if service != nil {
  81. service.Notice(rb, client.t("Account created"))
  82. }
  83. client.server.snomasks.Send(sno.LocalAccounts, fmt.Sprintf(ircfmt.Unescape("Client $c[grey][$r%s$c[grey]] registered account $c[grey][$r%s$c[grey]] from IP %s"), details.nickMask, details.accountName, rb.session.IP().String()))
  84. sendSuccessfulAccountAuth(service, client, rb, false)
  85. }
  86. // sendSuccessfulAccountAuth means that an account auth attempt completed successfully, and is used to dispatch messages.
  87. func sendSuccessfulAccountAuth(service *ircService, client *Client, rb *ResponseBuffer, forSASL bool) {
  88. details := client.Details()
  89. if service != nil {
  90. service.Notice(rb, fmt.Sprintf(client.t("You're now logged in as %s"), details.accountName))
  91. } else {
  92. //TODO(dan): some servers send this numeric even for NickServ logins iirc? to confirm and maybe do too
  93. rb.Add(nil, client.server.name, RPL_LOGGEDIN, details.nick, details.nickMask, details.accountName, fmt.Sprintf(client.t("You are now logged in as %s"), details.accountName))
  94. if forSASL {
  95. rb.Add(nil, client.server.name, RPL_SASLSUCCESS, details.nick, client.t("Authentication successful"))
  96. }
  97. }
  98. if client.Registered() {
  99. // dispatch account-notify
  100. for friend := range client.FriendsMonitors(caps.AccountNotify) {
  101. if friend != rb.session {
  102. friend.Send(nil, details.nickMask, "ACCOUNT", details.accountName)
  103. }
  104. }
  105. if rb.session.capabilities.Has(caps.AccountNotify) {
  106. rb.Add(nil, details.nickMask, "ACCOUNT", details.accountName)
  107. }
  108. client.server.sendLoginSnomask(details.nickMask, details.accountName)
  109. }
  110. // #1479: for Tor clients, replace the hostname with the always-on cloak here
  111. // (for normal clients, this would discard the IP-based cloak, but with Tor
  112. // there's no such concern)
  113. if rb.session.isTor {
  114. config := client.server.Config()
  115. if config.Server.Cloaks.EnabledForAlwaysOn {
  116. cloakedHostname := config.Server.Cloaks.ComputeAccountCloak(details.accountName)
  117. client.setCloakedHostname(cloakedHostname)
  118. if client.registered {
  119. client.sendChghost(details.nickMask, client.Hostname())
  120. }
  121. }
  122. }
  123. client.server.logger.Info("accounts", "client", details.nick, "logged into account", details.accountName)
  124. }
  125. func (server *Server) sendLoginSnomask(nickMask, accountName string) {
  126. server.snomasks.Send(sno.LocalAccounts, fmt.Sprintf(ircfmt.Unescape("Client $c[grey][$r%s$c[grey]] logged into account $c[grey][$r%s$c[grey]]"), nickMask, accountName))
  127. }
  128. // ACCEPT <nicklist>
  129. // nicklist is a comma-delimited list of nicknames; each may be prefixed with -
  130. // to indicate that it should be removed from the list
  131. func acceptHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  132. for _, tNick := range strings.Split(msg.Params[0], ",") {
  133. add := true
  134. if strings.HasPrefix(tNick, "-") {
  135. add = false
  136. tNick = strings.TrimPrefix(tNick, "-")
  137. }
  138. target := server.clients.Get(tNick)
  139. if target == nil {
  140. rb.Add(nil, server.name, "FAIL", "ACCEPT", "INVALID_USER", utils.SafeErrorParam(tNick), client.t("No such user"))
  141. continue
  142. }
  143. if add {
  144. server.accepts.Accept(client, target)
  145. } else {
  146. server.accepts.Unaccept(client, target)
  147. }
  148. // https://github.com/solanum-ircd/solanum/blob/main/doc/features/modeg.txt
  149. // Charybdis/Solanum define various error numerics that could be sent here,
  150. // but this doesn't seem important to me. One thing to note is that we are not
  151. // imposing an upper bound on the size of the accept list, since in our
  152. // implementation you can only ACCEPT clients who are actually present,
  153. // and an attacker attempting to DoS has much easier resource exhaustion
  154. // strategies available (for example, channel history buffers).
  155. }
  156. return false
  157. }
  158. // AUTHENTICATE [<mechanism>|<data>|*]
  159. func authenticateHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  160. session := rb.session
  161. config := server.Config()
  162. details := client.Details()
  163. if client.isSTSOnly {
  164. rb.Add(nil, server.name, ERR_SASLFAIL, details.nick, client.t("SASL authentication failed"))
  165. return false
  166. }
  167. if details.account != "" {
  168. rb.Add(nil, server.name, ERR_SASLALREADY, details.nick, client.t("You're already logged into an account"))
  169. return false
  170. }
  171. // sasl abort
  172. if !config.Accounts.AuthenticationEnabled || len(msg.Params) == 1 && msg.Params[0] == "*" {
  173. rb.Add(nil, server.name, ERR_SASLABORTED, details.nick, client.t("SASL authentication aborted"))
  174. session.sasl.Clear()
  175. return false
  176. }
  177. // start new sasl session
  178. if session.sasl.mechanism == "" {
  179. throttled, remainingTime := client.loginThrottle.Touch()
  180. if throttled {
  181. rb.Add(nil, server.name, ERR_SASLFAIL, client.Nick(),
  182. fmt.Sprintf(client.t("Please wait at least %v and try again"), remainingTime.Round(time.Millisecond)))
  183. return false
  184. }
  185. mechanism := strings.ToUpper(msg.Params[0])
  186. _, mechanismIsEnabled := EnabledSaslMechanisms[mechanism]
  187. if mechanismIsEnabled {
  188. session.sasl.mechanism = mechanism
  189. if !config.Server.Compatibility.SendUnprefixedSasl {
  190. // normal behavior
  191. rb.Add(nil, server.name, "AUTHENTICATE", "+")
  192. } else {
  193. // gross hack: send a raw message to ensure no tags or prefix
  194. rb.Flush(true)
  195. rb.session.SendRawMessage(ircmsg.MakeMessage(nil, "", "AUTHENTICATE", "+"), true)
  196. }
  197. } else {
  198. rb.Add(nil, server.name, ERR_SASLFAIL, details.nick, client.t("SASL authentication failed"))
  199. }
  200. return false
  201. }
  202. // continue existing sasl session
  203. rawData := msg.Params[0]
  204. // https://ircv3.net/specs/extensions/sasl-3.1:
  205. // "The response is encoded in Base64 (RFC 4648), then split to 400-byte chunks,
  206. // and each chunk is sent as a separate AUTHENTICATE command."
  207. saslMaxArgLength := 400
  208. if len(rawData) > saslMaxArgLength {
  209. rb.Add(nil, server.name, ERR_SASLTOOLONG, details.nick, client.t("SASL message too long"))
  210. session.sasl.Clear()
  211. return false
  212. } else if len(rawData) == saslMaxArgLength {
  213. // allow 4 'continuation' lines before rejecting for length
  214. if len(session.sasl.value) >= saslMaxArgLength*4 {
  215. rb.Add(nil, server.name, ERR_SASLFAIL, details.nick, client.t("SASL authentication failed: Passphrase too long"))
  216. session.sasl.Clear()
  217. return false
  218. }
  219. session.sasl.value += rawData
  220. return false
  221. }
  222. if rawData != "+" {
  223. session.sasl.value += rawData
  224. }
  225. var data []byte
  226. var err error
  227. if session.sasl.value != "+" {
  228. data, err = base64.StdEncoding.DecodeString(session.sasl.value)
  229. session.sasl.value = ""
  230. if err != nil {
  231. rb.Add(nil, server.name, ERR_SASLFAIL, details.nick, client.t("SASL authentication failed: Invalid b64 encoding"))
  232. session.sasl.Clear()
  233. return false
  234. }
  235. }
  236. // call actual handler
  237. handler := EnabledSaslMechanisms[session.sasl.mechanism]
  238. return handler(server, client, session, data, rb)
  239. }
  240. // AUTHENTICATE PLAIN
  241. func authPlainHandler(server *Server, client *Client, session *Session, value []byte, rb *ResponseBuffer) bool {
  242. defer session.sasl.Clear()
  243. splitValue := bytes.Split(value, []byte{'\000'})
  244. // PLAIN has separate "authorization ID" (which user you want to become)
  245. // and "authentication ID" (whose password you want to use). the first is optional:
  246. // [authzid] \x00 authcid \x00 password
  247. var authzid, authcid string
  248. if len(splitValue) == 3 {
  249. authzid, authcid = string(splitValue[0]), string(splitValue[1])
  250. if authzid != "" && authcid != authzid {
  251. rb.Add(nil, server.name, ERR_SASLFAIL, client.Nick(), client.t("SASL authentication failed: authcid and authzid should be the same"))
  252. return false
  253. }
  254. } else {
  255. rb.Add(nil, server.name, ERR_SASLFAIL, client.Nick(), client.t("SASL authentication failed: Invalid auth blob"))
  256. return false
  257. }
  258. // see #843: strip the device ID for the benefit of clients that don't
  259. // distinguish user/ident from account name
  260. if strudelIndex := strings.IndexByte(authcid, '@'); strudelIndex != -1 {
  261. var deviceID string
  262. authcid, deviceID = authcid[:strudelIndex], authcid[strudelIndex+1:]
  263. if !client.registered {
  264. rb.session.deviceID = deviceID
  265. }
  266. }
  267. password := string(splitValue[2])
  268. err := server.accounts.AuthenticateByPassphrase(client, authcid, password)
  269. if err != nil {
  270. sendAuthErrorResponse(client, rb, err)
  271. return false
  272. } else if !fixupNickEqualsAccount(client, rb, server.Config(), "") {
  273. return false
  274. }
  275. sendSuccessfulAccountAuth(nil, client, rb, true)
  276. return false
  277. }
  278. func sendAuthErrorResponse(client *Client, rb *ResponseBuffer, err error) {
  279. msg := authErrorToMessage(client.server, err)
  280. rb.Add(nil, client.server.name, ERR_SASLFAIL, client.nick, fmt.Sprintf("%s: %s", client.t("SASL authentication failed"), client.t(msg)))
  281. if err == errAccountUnverified {
  282. rb.Add(nil, client.server.name, "NOTE", "AUTHENTICATE", "VERIFICATION_REQUIRED", "*", client.t(err.Error()))
  283. }
  284. }
  285. func authErrorToMessage(server *Server, err error) (msg string) {
  286. if throttled, ok := err.(*ThrottleError); ok {
  287. return throttled.Error()
  288. }
  289. switch err {
  290. case errAccountDoesNotExist, errAccountUnverified, errAccountInvalidCredentials, errAuthzidAuthcidMismatch, errNickAccountMismatch, errAccountSuspended:
  291. return err.Error()
  292. default:
  293. // don't expose arbitrary error messages to the user
  294. server.logger.Error("internal", "sasl authentication failure", err.Error())
  295. return "Unknown"
  296. }
  297. }
  298. // AUTHENTICATE EXTERNAL
  299. func authExternalHandler(server *Server, client *Client, session *Session, value []byte, rb *ResponseBuffer) bool {
  300. defer session.sasl.Clear()
  301. if rb.session.certfp == "" {
  302. rb.Add(nil, server.name, ERR_SASLFAIL, client.nick, client.t("SASL authentication failed, you are not connecting with a certificate"))
  303. return false
  304. }
  305. // EXTERNAL doesn't carry an authentication ID (this is determined from the
  306. // certificate), but does carry an optional authorization ID.
  307. var authzid string
  308. var err error
  309. if len(value) != 0 {
  310. authzid, err = CasefoldName(string(value))
  311. if err != nil {
  312. err = errAuthzidAuthcidMismatch
  313. }
  314. }
  315. if err == nil {
  316. // see #843: strip the device ID for the benefit of clients that don't
  317. // distinguish user/ident from account name
  318. if strudelIndex := strings.IndexByte(authzid, '@'); strudelIndex != -1 {
  319. var deviceID string
  320. authzid, deviceID = authzid[:strudelIndex], authzid[strudelIndex+1:]
  321. if !client.registered {
  322. rb.session.deviceID = deviceID
  323. }
  324. }
  325. err = server.accounts.AuthenticateByCertificate(client, rb.session.certfp, rb.session.peerCerts, authzid)
  326. }
  327. if err != nil {
  328. sendAuthErrorResponse(client, rb, err)
  329. return false
  330. } else if !fixupNickEqualsAccount(client, rb, server.Config(), "") {
  331. return false
  332. }
  333. sendSuccessfulAccountAuth(nil, client, rb, true)
  334. return false
  335. }
  336. // AUTHENTICATE SCRAM-SHA-256
  337. func authScramHandler(server *Server, client *Client, session *Session, value []byte, rb *ResponseBuffer) bool {
  338. continueAuth := true
  339. defer func() {
  340. if !continueAuth {
  341. session.sasl.Clear()
  342. }
  343. }()
  344. // first message? if so, initialize the SCRAM conversation
  345. if session.sasl.scramConv == nil {
  346. session.sasl.scramConv = server.accounts.NewScramConversation()
  347. }
  348. // wait for a final AUTHENTICATE + from the client to conclude authentication
  349. if session.sasl.scramConv.Done() {
  350. continueAuth = false
  351. if session.sasl.scramConv.Valid() {
  352. authcid := session.sasl.scramConv.Username()
  353. if strudelIndex := strings.IndexByte(authcid, '@'); strudelIndex != -1 {
  354. var deviceID string
  355. authcid, deviceID = authcid[:strudelIndex], authcid[strudelIndex+1:]
  356. if !client.registered {
  357. rb.session.deviceID = deviceID
  358. }
  359. }
  360. authzid := session.sasl.scramConv.AuthzID()
  361. if authzid != "" && authzid != authcid {
  362. rb.Add(nil, server.name, ERR_SASLFAIL, client.nick, client.t("SASL authentication failed: authcid and authzid should be the same"))
  363. return false
  364. }
  365. account, err := server.accounts.LoadAccount(authcid)
  366. if err == nil {
  367. server.accounts.Login(client, account)
  368. if fixupNickEqualsAccount(client, rb, server.Config(), "") {
  369. sendSuccessfulAccountAuth(nil, client, rb, true)
  370. }
  371. } else {
  372. server.logger.Error("internal", "SCRAM succeeded but couldn't load account", authcid, err.Error())
  373. rb.Add(nil, server.name, ERR_SASLFAIL, client.nick, client.t("SASL authentication failed"))
  374. }
  375. } else {
  376. rb.Add(nil, server.name, ERR_SASLFAIL, client.nick, client.t("SASL authentication failed"))
  377. }
  378. return false
  379. }
  380. response, err := session.sasl.scramConv.Step(string(value))
  381. if err == nil {
  382. rb.Add(nil, server.name, "AUTHENTICATE", base64.StdEncoding.EncodeToString([]byte(response)))
  383. } else {
  384. continueAuth = false
  385. rb.Add(nil, server.name, ERR_SASLFAIL, client.Nick(), err.Error())
  386. return false
  387. }
  388. return false
  389. }
  390. // AWAY [<message>]
  391. func awayHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  392. // #1996: `AWAY :` is treated the same as `AWAY`
  393. var awayMessage string
  394. if len(msg.Params) > 0 {
  395. awayMessage = msg.Params[0]
  396. awayMessage = ircmsg.TruncateUTF8Safe(awayMessage, server.Config().Limits.AwayLen)
  397. }
  398. wasAway, nowAway := rb.session.SetAway(awayMessage)
  399. if nowAway != "" {
  400. rb.Add(nil, server.name, RPL_NOWAWAY, client.nick, client.t("You have been marked as being away"))
  401. } else {
  402. rb.Add(nil, server.name, RPL_UNAWAY, client.nick, client.t("You are no longer marked as being away"))
  403. }
  404. if client.registered && wasAway != nowAway {
  405. dispatchAwayNotify(client, nowAway)
  406. } // else: we'll send it (if applicable) after reattach
  407. return false
  408. }
  409. func dispatchAwayNotify(client *Client, awayMessage string) {
  410. // dispatch away-notify
  411. details := client.Details()
  412. isBot := client.HasMode(modes.Bot)
  413. for session := range client.FriendsMonitors(caps.AwayNotify) {
  414. if awayMessage != "" {
  415. session.sendFromClientInternal(false, time.Time{}, "", details.nickMask, details.accountName, isBot, nil, "AWAY", awayMessage)
  416. } else {
  417. session.sendFromClientInternal(false, time.Time{}, "", details.nickMask, details.accountName, isBot, nil, "AWAY")
  418. }
  419. }
  420. }
  421. // BATCH {+,-}reference-tag type [params...]
  422. func batchHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  423. tag := msg.Params[0]
  424. fail := false
  425. sendErrors := rb.session.batch.command != "NOTICE"
  426. if len(tag) == 0 {
  427. fail = true
  428. } else if tag[0] == '+' {
  429. if len(msg.Params) < 3 || msg.Params[1] != caps.MultilineBatchType {
  430. fail = true
  431. } else {
  432. err := rb.session.StartMultilineBatch(tag[1:], msg.Params[2], rb.Label, msg.ClientOnlyTags())
  433. fail = (err != nil)
  434. if !fail {
  435. // suppress ACK for the initial BATCH message (we'll apply the stored label later)
  436. rb.Label = ""
  437. }
  438. }
  439. } else if tag[0] == '-' {
  440. batch, err := rb.session.EndMultilineBatch(tag[1:])
  441. fail = (err != nil)
  442. if !fail {
  443. histType, err := msgCommandToHistType(batch.command)
  444. if err != nil {
  445. histType = history.Privmsg
  446. batch.command = "PRIVMSG"
  447. }
  448. // XXX changing the label inside a handler is a bit dodgy, but it works here
  449. // because there's no way we could have triggered a flush up to this point
  450. rb.Label = batch.responseLabel
  451. dispatchMessageToTarget(client, batch.tags, histType, batch.command, batch.target, batch.message, rb)
  452. }
  453. }
  454. if fail {
  455. rb.session.EndMultilineBatch("")
  456. if sendErrors {
  457. rb.Add(nil, server.name, "FAIL", "BATCH", "MULTILINE_INVALID", client.t("Invalid multiline batch"))
  458. }
  459. }
  460. return false
  461. }
  462. // CAP <subcmd> [<caps>]
  463. func capHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  464. details := client.Details()
  465. subCommand := strings.ToUpper(msg.Params[0])
  466. toAdd := caps.NewSet()
  467. toRemove := caps.NewSet()
  468. var capString string
  469. config := server.Config()
  470. supportedCaps := config.Server.supportedCaps
  471. if client.isSTSOnly {
  472. supportedCaps = stsOnlyCaps
  473. } else if rb.session.hideSTS {
  474. supportedCaps = config.Server.supportedCapsWithoutSTS
  475. }
  476. badCaps := false
  477. if len(msg.Params) > 1 {
  478. capString = msg.Params[1]
  479. strs := strings.Fields(capString)
  480. for _, str := range strs {
  481. remove := false
  482. if str[0] == '-' {
  483. str = str[1:]
  484. remove = true
  485. }
  486. capab, err := caps.NameToCapability(str)
  487. if err != nil || (!remove && !supportedCaps.Has(capab)) {
  488. badCaps = true
  489. } else if !remove {
  490. toAdd.Enable(capab)
  491. } else {
  492. toRemove.Enable(capab)
  493. }
  494. }
  495. }
  496. sendCapLines := func(cset *caps.Set, values caps.Values) {
  497. version := rb.session.capVersion
  498. // we're working around two bugs:
  499. // 1. WeeChat 1.4 won't accept the CAP reply unless it contains the server.name source
  500. // 2. old versions of Kiwi and The Lounge can't parse multiline CAP LS 302 (#661),
  501. // so try as hard as possible to get the response to fit on one line.
  502. // :server.name CAP nickname LS * :<tokens>\r\n
  503. // 1 [5 ] 1 [4 ] [2 ]
  504. maxLen := (MaxLineLen - 2) - 1 - len(server.name) - 5 - len(details.nick) - 1 - len(subCommand) - 4
  505. capLines := cset.Strings(version, values, maxLen)
  506. for i, capStr := range capLines {
  507. if version >= caps.Cap302 && i < len(capLines)-1 {
  508. rb.Add(nil, server.name, "CAP", details.nick, subCommand, "*", capStr)
  509. } else {
  510. rb.Add(nil, server.name, "CAP", details.nick, subCommand, capStr)
  511. }
  512. }
  513. }
  514. switch subCommand {
  515. case "LS":
  516. if !client.registered {
  517. rb.session.capState = caps.NegotiatingState
  518. }
  519. if 1 < len(msg.Params) {
  520. num, err := strconv.Atoi(msg.Params[1])
  521. newVersion := caps.Version(num)
  522. if err == nil && rb.session.capVersion < newVersion {
  523. rb.session.capVersion = newVersion
  524. }
  525. }
  526. sendCapLines(supportedCaps, config.Server.capValues)
  527. case "LIST":
  528. // values not sent on LIST
  529. sendCapLines(&rb.session.capabilities, nil)
  530. case "REQ":
  531. if !client.registered {
  532. rb.session.capState = caps.NegotiatingState
  533. }
  534. // make sure all capabilities actually exist
  535. // #511, #521: oragono.io/nope is a fake cap to trap bad clients who blindly request
  536. // every offered capability. during registration, requesting it produces a quit,
  537. // otherwise just a CAP NAK
  538. if badCaps || (toAdd.Has(caps.Nope) && client.registered) {
  539. rb.Add(nil, server.name, "CAP", details.nick, "NAK", capString)
  540. return false
  541. } else if toAdd.Has(caps.Nope) && !client.registered {
  542. client.Quit(fmt.Sprintf(client.t("Requesting the %s client capability is forbidden"), caps.Nope.Name()), rb.session)
  543. return true
  544. }
  545. rb.session.capabilities.Union(toAdd)
  546. rb.session.capabilities.Subtract(toRemove)
  547. rb.Add(nil, server.name, "CAP", details.nick, "ACK", capString)
  548. case "END":
  549. if !client.registered {
  550. rb.session.capState = caps.NegotiatedState
  551. }
  552. default:
  553. rb.Add(nil, server.name, ERR_INVALIDCAPCMD, details.nick, subCommand, client.t("Invalid CAP subcommand"))
  554. }
  555. return false
  556. }
  557. // CHATHISTORY <target> <preposition> <query> [<limit>]
  558. // e.g., CHATHISTORY #ircv3 AFTER id=ytNBbt565yt4r3err3 10
  559. // CHATHISTORY <target> BETWEEN <query> <query> <direction> [<limit>]
  560. // e.g., CHATHISTORY #ircv3 BETWEEN timestamp=YYYY-MM-DDThh:mm:ss.sssZ timestamp=YYYY-MM-DDThh:mm:ss.sssZ + 100
  561. func chathistoryHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) (exiting bool) {
  562. var items []history.Item
  563. var target string
  564. var channel *Channel
  565. var sequence history.Sequence
  566. var err error
  567. var listTargets bool
  568. var targets []history.TargetListing
  569. defer func() {
  570. // errors are sent either without a batch, or in a draft/labeled-response batch as usual
  571. if err == utils.ErrInvalidParams {
  572. rb.Add(nil, server.name, "FAIL", "CHATHISTORY", "INVALID_PARAMS", msg.Params[0], client.t("Invalid parameters"))
  573. } else if !listTargets && sequence == nil {
  574. rb.Add(nil, server.name, "FAIL", "CHATHISTORY", "INVALID_TARGET", msg.Params[0], utils.SafeErrorParam(target), client.t("Messages could not be retrieved"))
  575. } else if err != nil {
  576. rb.Add(nil, server.name, "FAIL", "CHATHISTORY", "MESSAGE_ERROR", msg.Params[0], client.t("Messages could not be retrieved"))
  577. } else {
  578. // successful responses are sent as a chathistory or history batch
  579. if listTargets {
  580. batchID := rb.StartNestedBatch(caps.ChathistoryTargetsBatchType)
  581. defer rb.EndNestedBatch(batchID)
  582. for _, target := range targets {
  583. name := server.UnfoldName(target.CfName)
  584. rb.Add(nil, server.name, "CHATHISTORY", "TARGETS", name,
  585. target.Time.Format(IRCv3TimestampFormat))
  586. }
  587. } else if channel != nil {
  588. channel.replayHistoryItems(rb, items, true)
  589. } else {
  590. client.replayPrivmsgHistory(rb, items, target, true)
  591. }
  592. }
  593. }()
  594. config := server.Config()
  595. maxChathistoryLimit := config.History.ChathistoryMax
  596. if maxChathistoryLimit == 0 {
  597. return
  598. }
  599. preposition := strings.ToLower(msg.Params[0])
  600. target = msg.Params[1]
  601. listTargets = (preposition == "targets")
  602. parseQueryParam := func(param string) (msgid string, timestamp time.Time, err error) {
  603. if param == "*" && (preposition == "before" || preposition == "between") {
  604. // XXX compatibility with kiwi, which as of February 2020 is
  605. // using BEFORE * as a synonym for LATEST *
  606. return
  607. }
  608. err = utils.ErrInvalidParams
  609. pieces := strings.SplitN(param, "=", 2)
  610. if len(pieces) < 2 {
  611. return
  612. }
  613. identifier, value := strings.ToLower(pieces[0]), pieces[1]
  614. if identifier == "msgid" {
  615. msgid, err = history.NormalizeMsgid(value), nil
  616. return
  617. } else if identifier == "timestamp" {
  618. timestamp, err = time.Parse(IRCv3TimestampFormat, value)
  619. return
  620. }
  621. return
  622. }
  623. parseHistoryLimit := func(paramIndex int) (limit int) {
  624. if len(msg.Params) < (paramIndex + 1) {
  625. return maxChathistoryLimit
  626. }
  627. limit, err := strconv.Atoi(msg.Params[paramIndex])
  628. if err != nil || limit == 0 || limit > maxChathistoryLimit {
  629. limit = maxChathistoryLimit
  630. }
  631. return
  632. }
  633. roundUp := func(endpoint time.Time) (result time.Time) {
  634. return endpoint.Truncate(time.Millisecond).Add(time.Millisecond)
  635. }
  636. paramPos := 2
  637. var start, end history.Selector
  638. var limit int
  639. switch preposition {
  640. case "targets":
  641. // use the same selector parsing as BETWEEN,
  642. // except that we have no target so we have one fewer parameter
  643. paramPos = 1
  644. fallthrough
  645. case "between":
  646. start.Msgid, start.Time, err = parseQueryParam(msg.Params[paramPos])
  647. if err != nil {
  648. return
  649. }
  650. end.Msgid, end.Time, err = parseQueryParam(msg.Params[paramPos+1])
  651. if err != nil {
  652. return
  653. }
  654. // XXX preserve the ordering of the two parameters, since we might be going backwards,
  655. // but round up the chronologically first one, whichever it is, to make it exclusive
  656. if !start.Time.IsZero() && !end.Time.IsZero() {
  657. if start.Time.Before(end.Time) {
  658. start.Time = roundUp(start.Time)
  659. } else {
  660. end.Time = roundUp(end.Time)
  661. }
  662. }
  663. limit = parseHistoryLimit(paramPos + 2)
  664. case "before", "after", "around":
  665. start.Msgid, start.Time, err = parseQueryParam(msg.Params[2])
  666. if err != nil {
  667. return
  668. }
  669. if preposition == "after" && !start.Time.IsZero() {
  670. start.Time = roundUp(start.Time)
  671. }
  672. if preposition == "before" {
  673. end = start
  674. start = history.Selector{}
  675. }
  676. limit = parseHistoryLimit(3)
  677. case "latest":
  678. if msg.Params[2] != "*" {
  679. end.Msgid, end.Time, err = parseQueryParam(msg.Params[2])
  680. if err != nil {
  681. return
  682. }
  683. if !end.Time.IsZero() {
  684. end.Time = roundUp(end.Time)
  685. }
  686. start.Time = time.Now().UTC()
  687. }
  688. limit = parseHistoryLimit(3)
  689. default:
  690. err = utils.ErrInvalidParams
  691. return
  692. }
  693. if listTargets {
  694. targets, err = client.listTargets(start, end, limit)
  695. } else {
  696. channel, sequence, err = server.GetHistorySequence(nil, client, target)
  697. if err != nil || sequence == nil {
  698. return
  699. }
  700. if preposition == "around" {
  701. items, err = sequence.Around(start, limit)
  702. } else {
  703. items, err = sequence.Between(start, end, limit)
  704. }
  705. }
  706. return
  707. }
  708. // DEBUG <subcmd>
  709. func debugHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  710. param := strings.ToUpper(msg.Params[0])
  711. switch param {
  712. case "GCSTATS":
  713. stats := debug.GCStats{
  714. Pause: make([]time.Duration, 10),
  715. PauseQuantiles: make([]time.Duration, 5),
  716. }
  717. debug.ReadGCStats(&stats)
  718. rb.Notice(fmt.Sprintf("last GC: %s", stats.LastGC.Format(time.RFC1123)))
  719. rb.Notice(fmt.Sprintf("num GC: %d", stats.NumGC))
  720. rb.Notice(fmt.Sprintf("pause total: %s", stats.PauseTotal))
  721. rb.Notice(fmt.Sprintf("pause quantiles min%%: %s", stats.PauseQuantiles[0]))
  722. rb.Notice(fmt.Sprintf("pause quantiles 25%%: %s", stats.PauseQuantiles[1]))
  723. rb.Notice(fmt.Sprintf("pause quantiles 50%%: %s", stats.PauseQuantiles[2]))
  724. rb.Notice(fmt.Sprintf("pause quantiles 75%%: %s", stats.PauseQuantiles[3]))
  725. rb.Notice(fmt.Sprintf("pause quantiles max%%: %s", stats.PauseQuantiles[4]))
  726. case "NUMGOROUTINE":
  727. count := runtime.NumGoroutine()
  728. rb.Notice(fmt.Sprintf("num goroutines: %d", count))
  729. case "PROFILEHEAP":
  730. profFile := server.Config().getOutputPath("ergo.mprof")
  731. file, err := os.Create(profFile)
  732. if err != nil {
  733. rb.Notice(fmt.Sprintf("error: %s", err))
  734. break
  735. }
  736. defer file.Close()
  737. pprof.Lookup("heap").WriteTo(file, 0)
  738. rb.Notice(fmt.Sprintf("written to %s", profFile))
  739. case "STARTCPUPROFILE":
  740. profFile := server.Config().getOutputPath("ergo.prof")
  741. file, err := os.Create(profFile)
  742. if err != nil {
  743. rb.Notice(fmt.Sprintf("error: %s", err))
  744. break
  745. }
  746. if err := pprof.StartCPUProfile(file); err != nil {
  747. defer file.Close()
  748. rb.Notice(fmt.Sprintf("error: %s", err))
  749. break
  750. }
  751. rb.Notice(fmt.Sprintf("CPU profile writing to %s", profFile))
  752. case "STOPCPUPROFILE":
  753. pprof.StopCPUProfile()
  754. rb.Notice(fmt.Sprintf("CPU profiling stopped"))
  755. case "CRASHSERVER":
  756. code := utils.ConfirmationCode(server.name, server.ctime)
  757. if len(msg.Params) == 1 || msg.Params[1] != code {
  758. rb.Notice(fmt.Sprintf(client.t("To confirm, run this command: %s"), fmt.Sprintf("/DEBUG CRASHSERVER %s", code)))
  759. return false
  760. }
  761. server.logger.Error("server", fmt.Sprintf("DEBUG CRASHSERVER executed by operator %s", client.Oper().Name))
  762. go func() {
  763. // intentional nil dereference on a new goroutine, bypassing recover-from-errors
  764. var i, j *int
  765. *i = *j
  766. }()
  767. default:
  768. rb.Notice(client.t("Unrecognized DEBUG subcommand"))
  769. }
  770. return false
  771. }
  772. func defconHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  773. if len(msg.Params) > 0 {
  774. level, err := strconv.Atoi(msg.Params[0])
  775. if err == nil && 1 <= level && level <= 5 {
  776. server.SetDefcon(uint32(level))
  777. server.snomasks.Send(sno.LocalAnnouncements, fmt.Sprintf("%s [%s] set DEFCON level to %d", client.Nick(), client.Oper().Name, level))
  778. } else {
  779. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), msg.Command, client.t("Invalid DEFCON parameter"))
  780. return false
  781. }
  782. }
  783. rb.Notice(fmt.Sprintf(client.t("Current DEFCON level is %d"), server.Defcon()))
  784. return false
  785. }
  786. // helper for parsing the reason args to DLINE and KLINE
  787. func getReasonsFromParams(params []string, currentArg int) (reason, operReason string) {
  788. reason = "No reason given"
  789. operReason = ""
  790. if len(params) > currentArg {
  791. reasons := strings.SplitN(strings.Join(params[currentArg:], " "), "|", 2)
  792. if len(reasons) == 1 {
  793. reason = strings.TrimSpace(reasons[0])
  794. } else if len(reasons) == 2 {
  795. reason = strings.TrimSpace(reasons[0])
  796. operReason = strings.TrimSpace(reasons[1])
  797. }
  798. }
  799. return
  800. }
  801. func formatBanForListing(client *Client, key string, info IPBanInfo) string {
  802. desc := info.Reason
  803. if info.OperReason != "" && info.OperReason != info.Reason {
  804. desc = fmt.Sprintf("%s | %s", info.Reason, info.OperReason)
  805. }
  806. desc = fmt.Sprintf("%s [%s] added on [%s]", desc, info.TimeLeft(), info.TimeCreated.UTC().Format(time.RFC1123))
  807. banType := "Ban"
  808. if info.RequireSASL {
  809. banType = "SASL required"
  810. }
  811. return fmt.Sprintf(client.t("%[1]s - %[2]s - added by %[3]s - %[4]s"), banType, key, info.OperName, desc)
  812. }
  813. // DLINE [ANDKILL] [MYSELF] [duration] <ip>/<net> [ON <server>] [reason [| oper reason]]
  814. // DLINE LIST
  815. func dlineHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  816. // check oper permissions
  817. oper := client.Oper()
  818. if !oper.HasRoleCapab("ban") {
  819. rb.Add(nil, server.name, ERR_NOPRIVS, client.nick, msg.Command, client.t("Insufficient oper privs"))
  820. return false
  821. }
  822. currentArg := 0
  823. // if they say LIST, we just list the current dlines
  824. if len(msg.Params) == currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "list" {
  825. bans := server.dlines.AllBans()
  826. if len(bans) == 0 {
  827. rb.Notice(client.t("No DLINEs have been set!"))
  828. }
  829. for key, info := range bans {
  830. client.Notice(formatBanForListing(client, key, info))
  831. }
  832. return false
  833. }
  834. // when setting a ban, if they say "ANDKILL" we should also kill all users who match it
  835. var andKill bool
  836. if len(msg.Params) > currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "andkill" {
  837. andKill = true
  838. currentArg++
  839. }
  840. // when setting a ban that covers the oper's current connection, we require them to say
  841. // "DLINE MYSELF" so that we're sure they really mean it.
  842. var dlineMyself bool
  843. if len(msg.Params) > currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "myself" {
  844. dlineMyself = true
  845. currentArg++
  846. }
  847. // duration
  848. duration, err := custime.ParseDuration(msg.Params[currentArg])
  849. if err != nil {
  850. duration = 0
  851. } else {
  852. currentArg++
  853. }
  854. // get host
  855. if len(msg.Params) < currentArg+1 {
  856. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.nick, msg.Command, client.t("Not enough parameters"))
  857. return false
  858. }
  859. hostString := msg.Params[currentArg]
  860. currentArg++
  861. // check host
  862. hostNet, err := utils.NormalizedNetFromString(hostString)
  863. if err != nil {
  864. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.nick, msg.Command, client.t("Could not parse IP address or CIDR network"))
  865. return false
  866. }
  867. if !dlineMyself && hostNet.Contains(rb.session.IP()) {
  868. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.nick, msg.Command, client.t("This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF <arguments>"))
  869. return false
  870. }
  871. // check remote
  872. if len(msg.Params) > currentArg && msg.Params[currentArg] == "ON" {
  873. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.nick, msg.Command, client.t("Remote servers not yet supported"))
  874. return false
  875. }
  876. // get comment(s)
  877. reason, operReason := getReasonsFromParams(msg.Params, currentArg)
  878. operName := oper.Name
  879. if operName == "" {
  880. operName = server.name
  881. }
  882. err = server.dlines.AddNetwork(flatip.FromNetIPNet(hostNet), duration, false, reason, operReason, operName)
  883. if err != nil {
  884. rb.Notice(fmt.Sprintf(client.t("Could not successfully save new D-LINE: %s"), err.Error()))
  885. return false
  886. }
  887. var snoDescription string
  888. hostString = utils.NetToNormalizedString(hostNet)
  889. if duration != 0 {
  890. rb.Notice(fmt.Sprintf(client.t("Added temporary (%[1]s) D-Line for %[2]s"), duration.String(), hostString))
  891. snoDescription = fmt.Sprintf(ircfmt.Unescape("%s [%s]$r added temporary (%s) D-Line for %s"), client.nick, operName, duration.String(), hostString)
  892. } else {
  893. rb.Notice(fmt.Sprintf(client.t("Added D-Line for %s"), hostString))
  894. snoDescription = fmt.Sprintf(ircfmt.Unescape("%s [%s]$r added D-Line for %s"), client.nick, operName, hostString)
  895. }
  896. server.snomasks.Send(sno.LocalXline, snoDescription)
  897. var killClient bool
  898. if andKill {
  899. var sessionsToKill []*Session
  900. var killedClientNicks []string
  901. for _, mcl := range server.clients.AllClients() {
  902. nickKilled := false
  903. for _, session := range mcl.Sessions() {
  904. if hostNet.Contains(session.IP()) {
  905. sessionsToKill = append(sessionsToKill, session)
  906. if !nickKilled {
  907. killedClientNicks = append(killedClientNicks, mcl.Nick())
  908. nickKilled = true
  909. }
  910. }
  911. }
  912. }
  913. for _, session := range sessionsToKill {
  914. mcl := session.client
  915. mcl.Quit(fmt.Sprintf(mcl.t("You have been banned from this server (%s)"), reason), session)
  916. if session == rb.session {
  917. killClient = true
  918. } else {
  919. // if mcl == client, we kill them below
  920. mcl.destroy(session)
  921. }
  922. }
  923. // send snomask
  924. sort.Strings(killedClientNicks)
  925. server.snomasks.Send(sno.LocalKills, fmt.Sprintf(ircfmt.Unescape("%s [%s] killed %d clients with a DLINE $c[grey][$r%s$c[grey]]"), client.nick, operName, len(killedClientNicks), strings.Join(killedClientNicks, ", ")))
  926. }
  927. return killClient
  928. }
  929. // EXTJWT <target> [service_name]
  930. func extjwtHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  931. accountName := client.AccountName()
  932. if accountName == "*" {
  933. accountName = ""
  934. }
  935. claims := jwt.MapClaims{
  936. "iss": server.name,
  937. "sub": client.Nick(),
  938. "account": accountName,
  939. "umodes": []string{},
  940. }
  941. if msg.Params[0] != "*" {
  942. channel := server.channels.Get(msg.Params[0])
  943. if channel == nil {
  944. rb.Add(nil, server.name, "FAIL", "EXTJWT", "NO_SUCH_CHANNEL", client.t("No such channel"))
  945. return false
  946. }
  947. claims["channel"] = channel.Name()
  948. claims["joined"] = 0
  949. claims["cmodes"] = []string{}
  950. if present, joinTimeSecs, cModes := channel.ClientStatus(client); present {
  951. claims["joined"] = joinTimeSecs
  952. var modeStrings []string
  953. for _, cMode := range cModes {
  954. modeStrings = append(modeStrings, string(cMode))
  955. }
  956. claims["cmodes"] = modeStrings
  957. }
  958. }
  959. config := server.Config()
  960. var serviceName string
  961. var sConfig jwt.JwtServiceConfig
  962. if 1 < len(msg.Params) {
  963. serviceName = strings.ToLower(msg.Params[1])
  964. sConfig = config.Extjwt.Services[serviceName]
  965. } else {
  966. serviceName = "*"
  967. sConfig = config.Extjwt.Default
  968. }
  969. if !sConfig.Enabled() {
  970. rb.Add(nil, server.name, "FAIL", "EXTJWT", "NO_SUCH_SERVICE", client.t("No such service"))
  971. return false
  972. }
  973. tokenString, err := sConfig.Sign(claims)
  974. if err == nil {
  975. maxTokenLength := maxLastArgLength
  976. for maxTokenLength < len(tokenString) {
  977. rb.Add(nil, server.name, "EXTJWT", msg.Params[0], serviceName, "*", tokenString[:maxTokenLength])
  978. tokenString = tokenString[maxTokenLength:]
  979. }
  980. rb.Add(nil, server.name, "EXTJWT", msg.Params[0], serviceName, tokenString)
  981. } else {
  982. rb.Add(nil, server.name, "FAIL", "EXTJWT", "UNKNOWN_ERROR", client.t("Could not generate EXTJWT token"))
  983. }
  984. return false
  985. }
  986. // HELP [<query>]
  987. // HELPOP [<query>]
  988. func helpHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  989. if len(msg.Params) == 0 {
  990. client.sendHelp("HELPOP", client.t(`HELPOP <argument>
  991. Get an explanation of <argument>, or "index" for a list of help topics.`), rb)
  992. return false
  993. }
  994. argument := strings.ToLower(strings.TrimSpace(msg.Params[0]))
  995. // handle index
  996. if argument == "index" {
  997. client.sendHelp("HELP", server.helpIndexManager.GetIndex(client.Languages(), client.HasMode(modes.Operator)), rb)
  998. return false
  999. }
  1000. helpHandler, exists := Help[argument]
  1001. if exists && (!helpHandler.oper || (helpHandler.oper && client.HasMode(modes.Operator))) {
  1002. if helpHandler.textGenerator != nil {
  1003. client.sendHelp(argument, helpHandler.textGenerator(client), rb)
  1004. } else {
  1005. client.sendHelp(argument, client.t(helpHandler.text), rb)
  1006. }
  1007. } else {
  1008. rb.Add(nil, server.name, ERR_HELPNOTFOUND, client.Nick(), strings.ToUpper(utils.SafeErrorParam(argument)), client.t("Help not found"))
  1009. }
  1010. return false
  1011. }
  1012. // HISTORY <target> [<limit>]
  1013. // e.g., HISTORY #ubuntu 10
  1014. // HISTORY alice 15
  1015. // HISTORY #darwin 1h
  1016. func historyHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1017. config := server.Config()
  1018. if !config.History.Enabled {
  1019. rb.Notice(client.t("This command has been disabled by the server administrators"))
  1020. return false
  1021. }
  1022. items, channel, err := easySelectHistory(server, client, msg.Params)
  1023. if err == errNoSuchChannel {
  1024. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(msg.Params[0]), client.t("No such channel"))
  1025. return false
  1026. } else if err != nil {
  1027. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), msg.Command, client.t("Could not retrieve history"))
  1028. return false
  1029. }
  1030. if len(items) != 0 {
  1031. if channel != nil {
  1032. channel.replayHistoryItems(rb, items, true)
  1033. } else {
  1034. client.replayPrivmsgHistory(rb, items, "", true)
  1035. }
  1036. }
  1037. return false
  1038. }
  1039. // INFO
  1040. func infoHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1041. nick := client.Nick()
  1042. // we do the below so that the human-readable lines in info can be translated.
  1043. for _, line := range infoString1 {
  1044. rb.Add(nil, server.name, RPL_INFO, nick, line)
  1045. }
  1046. rb.Add(nil, server.name, RPL_INFO, nick, fmt.Sprintf(client.t("This is Ergo version %s."), SemVer))
  1047. if Commit != "" {
  1048. rb.Add(nil, server.name, RPL_INFO, nick, fmt.Sprintf(client.t("It was built from git hash %s."), Commit))
  1049. }
  1050. rb.Add(nil, server.name, RPL_INFO, nick, fmt.Sprintf(client.t("It was compiled using %s."), runtime.Version()))
  1051. rb.Add(nil, server.name, RPL_INFO, nick, fmt.Sprintf(client.t("This server has been running since %s."), server.ctime.Format(time.RFC1123)))
  1052. rb.Add(nil, server.name, RPL_INFO, nick, "")
  1053. rb.Add(nil, server.name, RPL_INFO, nick, client.t("Ergo is released under the MIT license."))
  1054. rb.Add(nil, server.name, RPL_INFO, nick, "")
  1055. rb.Add(nil, server.name, RPL_INFO, nick, client.t("Core Developers:"))
  1056. for _, line := range infoString2 {
  1057. rb.Add(nil, server.name, RPL_INFO, nick, line)
  1058. }
  1059. rb.Add(nil, server.name, RPL_INFO, nick, client.t("Former Core Developers:"))
  1060. for _, line := range infoString3 {
  1061. rb.Add(nil, server.name, RPL_INFO, nick, line)
  1062. }
  1063. rb.Add(nil, server.name, RPL_INFO, nick, client.t("For a more complete list of contributors, see our changelog:"))
  1064. rb.Add(nil, server.name, RPL_INFO, nick, " https://github.com/ergochat/ergo/blob/master/CHANGELOG.md")
  1065. rb.Add(nil, server.name, RPL_INFO, nick, "")
  1066. // show translators for languages other than good ole' regular English
  1067. tlines := server.Languages().Translators()
  1068. if 0 < len(tlines) {
  1069. rb.Add(nil, server.name, RPL_INFO, nick, client.t("Translators:"))
  1070. for _, line := range tlines {
  1071. rb.Add(nil, server.name, RPL_INFO, nick, " "+strings.Replace(line, "\n", ", ", -1))
  1072. }
  1073. rb.Add(nil, server.name, RPL_INFO, nick, "")
  1074. }
  1075. rb.Add(nil, server.name, RPL_ENDOFINFO, nick, client.t("End of /INFO"))
  1076. return false
  1077. }
  1078. // INVITE <nickname> <channel>
  1079. // UNINVITE <nickname> <channel>
  1080. func inviteHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1081. invite := msg.Command == "INVITE"
  1082. nickname := msg.Params[0]
  1083. channelName := msg.Params[1]
  1084. target := server.clients.Get(nickname)
  1085. if target == nil {
  1086. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.Nick(), utils.SafeErrorParam(nickname), client.t("No such nick"))
  1087. return false
  1088. }
  1089. channel := server.channels.Get(channelName)
  1090. if channel == nil {
  1091. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(channelName), client.t("No such channel"))
  1092. return false
  1093. }
  1094. if invite {
  1095. channel.Invite(target, client, rb)
  1096. } else {
  1097. channel.Uninvite(target, client, rb)
  1098. }
  1099. return false
  1100. }
  1101. // ISON <nick>{ <nick>}
  1102. func isonHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1103. var nicks = msg.Params
  1104. ison := make([]string, 0, len(msg.Params))
  1105. for _, nick := range nicks {
  1106. currentNick := server.getCurrentNick(nick)
  1107. if currentNick != "" {
  1108. ison = append(ison, currentNick)
  1109. }
  1110. }
  1111. rb.Add(nil, server.name, RPL_ISON, client.nick, strings.Join(ison, " "))
  1112. return false
  1113. }
  1114. // JOIN <channel>{,<channel>} [<key>{,<key>}]
  1115. func joinHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1116. // #1417: allow `JOIN 0` with a confirmation code
  1117. if msg.Params[0] == "0" {
  1118. expectedCode := utils.ConfirmationCode("", rb.session.ctime)
  1119. if len(msg.Params) == 1 || msg.Params[1] != expectedCode {
  1120. rb.Notice(fmt.Sprintf(client.t("Warning: /JOIN 0 will remove you from all channels. To confirm, type: /JOIN 0 %s"), expectedCode))
  1121. } else {
  1122. for _, channel := range client.Channels() {
  1123. channel.Part(client, "", rb)
  1124. }
  1125. }
  1126. return false
  1127. }
  1128. // handle regular JOINs
  1129. channels := strings.Split(msg.Params[0], ",")
  1130. var keys []string
  1131. if len(msg.Params) > 1 {
  1132. keys = strings.Split(msg.Params[1], ",")
  1133. }
  1134. for i, name := range channels {
  1135. if name == "" {
  1136. continue // #679
  1137. }
  1138. var key string
  1139. if len(keys) > i {
  1140. key = keys[i]
  1141. }
  1142. err, forward := server.channels.Join(client, name, key, false, rb)
  1143. if err != nil {
  1144. if forward != "" {
  1145. rb.Add(nil, server.name, ERR_LINKCHANNEL, client.Nick(), utils.SafeErrorParam(name), forward, client.t("Forwarding to another channel"))
  1146. name = forward
  1147. err, _ = server.channels.Join(client, name, key, false, rb)
  1148. }
  1149. if err != nil {
  1150. sendJoinError(client, name, rb, err)
  1151. }
  1152. }
  1153. }
  1154. return false
  1155. }
  1156. func sendJoinError(client *Client, name string, rb *ResponseBuffer, err error) {
  1157. var code, errMsg, forbiddingMode string
  1158. switch err {
  1159. case errInsufficientPrivs:
  1160. code, errMsg = ERR_NOSUCHCHANNEL, `Only server operators can create new channels`
  1161. case errConfusableIdentifier:
  1162. code, errMsg = ERR_NOSUCHCHANNEL, `That channel name is too close to the name of another channel`
  1163. case errChannelPurged:
  1164. code, errMsg = ERR_NOSUCHCHANNEL, err.Error()
  1165. case errTooManyChannels:
  1166. code, errMsg = ERR_TOOMANYCHANNELS, `You have joined too many channels`
  1167. case errLimitExceeded:
  1168. code, forbiddingMode = ERR_CHANNELISFULL, "l"
  1169. case errWrongChannelKey:
  1170. code, forbiddingMode = ERR_BADCHANNELKEY, "k"
  1171. case errInviteOnly:
  1172. code, forbiddingMode = ERR_INVITEONLYCHAN, "i"
  1173. case errBanned:
  1174. code, forbiddingMode = ERR_BANNEDFROMCHAN, "b"
  1175. case errRegisteredOnly:
  1176. code, errMsg = ERR_NEEDREGGEDNICK, `You must be registered to join that channel`
  1177. default:
  1178. code, errMsg = ERR_NOSUCHCHANNEL, `No such channel`
  1179. }
  1180. if forbiddingMode != "" {
  1181. errMsg = fmt.Sprintf(client.t("Cannot join channel (+%s)"), forbiddingMode)
  1182. } else {
  1183. errMsg = client.t(errMsg)
  1184. }
  1185. rb.Add(nil, client.server.name, code, client.Nick(), utils.SafeErrorParam(name), errMsg)
  1186. }
  1187. // SAJOIN [nick] #channel{,#channel}
  1188. func sajoinHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1189. var target *Client
  1190. var channelString string
  1191. if strings.HasPrefix(msg.Params[0], "#") {
  1192. target = client
  1193. channelString = msg.Params[0]
  1194. } else {
  1195. if len(msg.Params) == 1 {
  1196. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.Nick(), "SAJOIN", client.t("Not enough parameters"))
  1197. return false
  1198. } else {
  1199. target = server.clients.Get(msg.Params[0])
  1200. if target == nil {
  1201. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.Nick(), utils.SafeErrorParam(msg.Params[0]), "No such nick")
  1202. return false
  1203. }
  1204. channelString = msg.Params[1]
  1205. }
  1206. }
  1207. message := fmt.Sprintf("Operator %s ran SAJOIN %s", client.Oper().Name, strings.Join(msg.Params, " "))
  1208. server.snomasks.Send(sno.LocalOpers, message)
  1209. server.logger.Info("opers", message)
  1210. channels := strings.Split(channelString, ",")
  1211. for _, chname := range channels {
  1212. err, _ := server.channels.Join(target, chname, "", true, rb)
  1213. if err != nil {
  1214. sendJoinError(client, chname, rb, err)
  1215. }
  1216. }
  1217. return false
  1218. }
  1219. // KICK <channel>{,<channel>} <user>{,<user>} [<comment>]
  1220. // RFC 2812 requires the number of channels to be either 1 or equal to
  1221. // the number of users.
  1222. // Addditionally, we support multiple channels and a single user.
  1223. func kickHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1224. channels := strings.Split(msg.Params[0], ",")
  1225. users := strings.Split(msg.Params[1], ",")
  1226. if (len(channels) != len(users)) && (len(users) != 1) && (len(channels) != 1) {
  1227. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.nick, "KICK", client.t("Not enough parameters"))
  1228. return false
  1229. }
  1230. type kickCmd struct {
  1231. channel string
  1232. nick string
  1233. }
  1234. var kicks []kickCmd
  1235. if len(users) == 1 {
  1236. kicks = make([]kickCmd, 0, len(channels))
  1237. // Single user, possibly multiple channels
  1238. user := users[0]
  1239. for _, channel := range channels {
  1240. if channel == "" {
  1241. continue // #679
  1242. }
  1243. kicks = append(kicks, kickCmd{channel, user})
  1244. }
  1245. } else {
  1246. // Multiple users, either a single channel or as many channels
  1247. // as users.
  1248. kicks = make([]kickCmd, 0, len(users))
  1249. channel := channels[0]
  1250. for index, user := range users {
  1251. if len(channels) > 1 {
  1252. channel = channels[index]
  1253. }
  1254. if channel == "" {
  1255. continue // #679
  1256. }
  1257. kicks = append(kicks, kickCmd{channel, user})
  1258. }
  1259. }
  1260. var comment string
  1261. if len(msg.Params) > 2 {
  1262. comment = msg.Params[2]
  1263. }
  1264. if comment == "" {
  1265. comment = client.Nick()
  1266. }
  1267. for _, kick := range kicks {
  1268. channel := server.channels.Get(kick.channel)
  1269. if channel == nil {
  1270. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.nick, utils.SafeErrorParam(kick.channel), client.t("No such channel"))
  1271. continue
  1272. }
  1273. target := server.clients.Get(kick.nick)
  1274. if target == nil {
  1275. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.nick, utils.SafeErrorParam(kick.nick), client.t("No such nick"))
  1276. continue
  1277. }
  1278. channel.Kick(client, target, comment, rb, false)
  1279. }
  1280. return false
  1281. }
  1282. // KILL <nickname> <comment>
  1283. func killHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1284. nickname := msg.Params[0]
  1285. var comment string
  1286. if len(msg.Params) > 1 {
  1287. comment = msg.Params[1]
  1288. }
  1289. target := server.clients.Get(nickname)
  1290. if target == nil {
  1291. rb.Add(nil, client.server.name, ERR_NOSUCHNICK, client.Nick(), utils.SafeErrorParam(nickname), client.t("No such nick"))
  1292. return false
  1293. } else if target.AlwaysOn() {
  1294. rb.Add(nil, client.server.name, ERR_UNKNOWNERROR, client.Nick(), "KILL", fmt.Sprintf(client.t("Client %s is always-on and cannot be fully removed by /KILL; consider /UBAN ADD instead"), target.Nick()))
  1295. }
  1296. quitMsg := "Killed"
  1297. if comment != "" {
  1298. quitMsg = fmt.Sprintf("Killed by %s: %s", client.Nick(), comment)
  1299. }
  1300. var snoLine string
  1301. if comment == "" {
  1302. snoLine = fmt.Sprintf(ircfmt.Unescape("%s was killed by %s"), target.Nick(), client.Nick())
  1303. } else {
  1304. snoLine = fmt.Sprintf(ircfmt.Unescape("%s was killed by %s $c[grey][$r%s$c[grey]]"), target.Nick(), client.Nick(), comment)
  1305. }
  1306. server.snomasks.Send(sno.LocalKills, snoLine)
  1307. target.Quit(quitMsg, nil)
  1308. target.destroy(nil)
  1309. return false
  1310. }
  1311. // KLINE [ANDKILL] [MYSELF] [duration] <mask> [ON <server>] [reason [| oper reason]]
  1312. // KLINE LIST
  1313. func klineHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1314. details := client.Details()
  1315. // check oper permissions
  1316. oper := client.Oper()
  1317. if !oper.HasRoleCapab("ban") {
  1318. rb.Add(nil, server.name, ERR_NOPRIVS, details.nick, msg.Command, client.t("Insufficient oper privs"))
  1319. return false
  1320. }
  1321. currentArg := 0
  1322. // if they say LIST, we just list the current klines
  1323. if len(msg.Params) == currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "list" {
  1324. bans := server.klines.AllBans()
  1325. if len(bans) == 0 {
  1326. client.Notice("No KLINEs have been set!")
  1327. }
  1328. for key, info := range bans {
  1329. client.Notice(formatBanForListing(client, key, info))
  1330. }
  1331. return false
  1332. }
  1333. // when setting a ban, if they say "ANDKILL" we should also kill all users who match it
  1334. var andKill bool
  1335. if len(msg.Params) > currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "andkill" {
  1336. andKill = true
  1337. currentArg++
  1338. }
  1339. // when setting a ban that covers the oper's current connection, we require them to say
  1340. // "KLINE MYSELF" so that we're sure they really mean it.
  1341. var klineMyself bool
  1342. if len(msg.Params) > currentArg+1 && strings.ToLower(msg.Params[currentArg]) == "myself" {
  1343. klineMyself = true
  1344. currentArg++
  1345. }
  1346. // duration
  1347. duration, err := custime.ParseDuration(msg.Params[currentArg])
  1348. if err != nil {
  1349. duration = 0
  1350. } else {
  1351. currentArg++
  1352. }
  1353. // get mask
  1354. if len(msg.Params) < currentArg+1 {
  1355. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, details.nick, msg.Command, client.t("Not enough parameters"))
  1356. return false
  1357. }
  1358. mask := msg.Params[currentArg]
  1359. currentArg++
  1360. // check mask
  1361. mask, err = CanonicalizeMaskWildcard(mask)
  1362. if err != nil {
  1363. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, client.t("Erroneous nickname"))
  1364. return false
  1365. }
  1366. matcher, err := utils.CompileGlob(mask, false)
  1367. if err != nil {
  1368. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, client.t("Erroneous nickname"))
  1369. return false
  1370. }
  1371. for _, clientMask := range client.AllNickmasks() {
  1372. if !klineMyself && matcher.MatchString(clientMask) {
  1373. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, client.t("This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF <arguments>"))
  1374. return false
  1375. }
  1376. }
  1377. // check remote
  1378. if len(msg.Params) > currentArg && msg.Params[currentArg] == "ON" {
  1379. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, client.t("Remote servers not yet supported"))
  1380. return false
  1381. }
  1382. // get oper name
  1383. operName := oper.Name
  1384. if operName == "" {
  1385. operName = server.name
  1386. }
  1387. // get comment(s)
  1388. reason, operReason := getReasonsFromParams(msg.Params, currentArg)
  1389. err = server.klines.AddMask(mask, duration, reason, operReason, operName)
  1390. if err != nil {
  1391. rb.Notice(fmt.Sprintf(client.t("Could not successfully save new K-LINE: %s"), err.Error()))
  1392. return false
  1393. }
  1394. var snoDescription string
  1395. if duration != 0 {
  1396. rb.Notice(fmt.Sprintf(client.t("Added temporary (%[1]s) K-Line for %[2]s"), duration.String(), mask))
  1397. snoDescription = fmt.Sprintf(ircfmt.Unescape("%s [%s]$r added temporary (%s) K-Line for %s"), details.nick, operName, duration.String(), mask)
  1398. } else {
  1399. rb.Notice(fmt.Sprintf(client.t("Added K-Line for %s"), mask))
  1400. snoDescription = fmt.Sprintf(ircfmt.Unescape("%s [%s]$r added K-Line for %s"), details.nick, operName, mask)
  1401. }
  1402. server.snomasks.Send(sno.LocalXline, snoDescription)
  1403. var killClient bool
  1404. if andKill {
  1405. var clientsToKill []*Client
  1406. var killedClientNicks []string
  1407. for _, mcl := range server.clients.AllClients() {
  1408. for _, clientMask := range mcl.AllNickmasks() {
  1409. if matcher.MatchString(clientMask) {
  1410. clientsToKill = append(clientsToKill, mcl)
  1411. killedClientNicks = append(killedClientNicks, mcl.nick)
  1412. break
  1413. }
  1414. }
  1415. }
  1416. for _, mcl := range clientsToKill {
  1417. mcl.Quit(fmt.Sprintf(mcl.t("You have been banned from this server (%s)"), reason), nil)
  1418. if mcl == client {
  1419. killClient = true
  1420. } else {
  1421. // if mcl == client, we kill them below
  1422. mcl.destroy(nil)
  1423. }
  1424. }
  1425. // send snomask
  1426. sort.Strings(killedClientNicks)
  1427. server.snomasks.Send(sno.LocalKills, fmt.Sprintf(ircfmt.Unescape("%s [%s] killed %d clients with a KLINE $c[grey][$r%s$c[grey]]"), details.nick, operName, len(killedClientNicks), strings.Join(killedClientNicks, ", ")))
  1428. }
  1429. return killClient
  1430. }
  1431. // LANGUAGE <code>{ <code>}
  1432. func languageHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1433. nick := client.Nick()
  1434. alreadyDoneLanguages := make(map[string]bool)
  1435. var appliedLanguages []string
  1436. lm := server.Languages()
  1437. supportedLanguagesCount := lm.Count()
  1438. if supportedLanguagesCount < len(msg.Params) {
  1439. rb.Add(nil, client.server.name, ERR_TOOMANYLANGUAGES, nick, strconv.Itoa(supportedLanguagesCount), client.t("You specified too many languages"))
  1440. return false
  1441. }
  1442. for _, value := range msg.Params {
  1443. value = strings.ToLower(value)
  1444. // strip ~ from the language if it has it
  1445. value = strings.TrimPrefix(value, "~")
  1446. // silently ignore empty languages or those with spaces in them
  1447. if len(value) == 0 || strings.Contains(value, " ") {
  1448. continue
  1449. }
  1450. _, exists := lm.Languages[value]
  1451. if !exists {
  1452. rb.Add(nil, client.server.name, ERR_NOLANGUAGE, nick, fmt.Sprintf(client.t("Language %s is not supported by this server"), value))
  1453. return false
  1454. }
  1455. // if we've already applied the given language, skip it
  1456. _, exists = alreadyDoneLanguages[value]
  1457. if exists {
  1458. continue
  1459. }
  1460. appliedLanguages = append(appliedLanguages, value)
  1461. }
  1462. var langsToSet []string
  1463. if !(len(appliedLanguages) == 1 && appliedLanguages[0] == "en") {
  1464. langsToSet = appliedLanguages
  1465. }
  1466. client.SetLanguages(langsToSet)
  1467. params := make([]string, len(appliedLanguages)+2)
  1468. params[0] = nick
  1469. copy(params[1:], appliedLanguages)
  1470. params[len(params)-1] = client.t("Language preferences have been set")
  1471. rb.Add(nil, client.server.name, RPL_YOURLANGUAGESARE, params...)
  1472. return false
  1473. }
  1474. // LIST [<channel>{,<channel>}] [<elistcond>{,<elistcond>}]
  1475. func listHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1476. config := server.Config()
  1477. if time.Since(client.ctime) < config.Channels.ListDelay && client.Account() == "" && !client.HasMode(modes.Operator) {
  1478. remaining := time.Until(client.ctime.Add(config.Channels.ListDelay))
  1479. rb.Notice(fmt.Sprintf(client.t("This server requires that you wait %v after connecting before you can use /LIST. You have %v left."), config.Channels.ListDelay, remaining.Round(time.Millisecond)))
  1480. rb.Add(nil, server.name, RPL_LISTEND, client.Nick(), client.t("End of LIST"))
  1481. return false
  1482. }
  1483. // get channels
  1484. var channels []string
  1485. for _, param := range msg.Params {
  1486. if 0 < len(param) && param[0] == '#' {
  1487. for _, channame := range strings.Split(param, ",") {
  1488. if 0 < len(channame) && channame[0] == '#' {
  1489. channels = append(channels, channame)
  1490. }
  1491. }
  1492. }
  1493. }
  1494. // get elist conditions
  1495. var matcher elistMatcher
  1496. for _, param := range msg.Params {
  1497. if len(param) < 1 {
  1498. continue
  1499. }
  1500. if param[0] == '<' {
  1501. param = param[1:]
  1502. val, err := strconv.Atoi(param)
  1503. if err != nil {
  1504. continue
  1505. }
  1506. matcher.MaxClientsActive = true
  1507. matcher.MaxClients = val - 1 // -1 because < means less than the given number
  1508. }
  1509. if param[0] == '>' {
  1510. param = param[1:]
  1511. val, err := strconv.Atoi(param)
  1512. if err != nil {
  1513. continue
  1514. }
  1515. matcher.MinClientsActive = true
  1516. matcher.MinClients = val + 1 // +1 because > means more than the given number
  1517. }
  1518. }
  1519. nick := client.Nick()
  1520. rplList := func(channel *Channel) {
  1521. members, name, topic := channel.listData()
  1522. rb.Add(nil, client.server.name, RPL_LIST, nick, name, strconv.Itoa(members), topic)
  1523. }
  1524. clientIsOp := client.HasRoleCapabs("sajoin")
  1525. if len(channels) == 0 {
  1526. for _, channel := range server.channels.ListableChannels() {
  1527. if !clientIsOp && channel.flags.HasMode(modes.Secret) && !channel.hasClient(client) {
  1528. continue
  1529. }
  1530. if matcher.Matches(channel) {
  1531. rplList(channel)
  1532. }
  1533. }
  1534. } else {
  1535. // limit regular users to only listing one channel
  1536. if !clientIsOp {
  1537. channels = channels[:1]
  1538. }
  1539. for _, chname := range channels {
  1540. channel := server.channels.Get(chname)
  1541. if channel == nil || (!clientIsOp && channel.flags.HasMode(modes.Secret) && !channel.hasClient(client)) {
  1542. continue
  1543. }
  1544. if matcher.Matches(channel) {
  1545. rplList(channel)
  1546. }
  1547. }
  1548. }
  1549. rb.Add(nil, server.name, RPL_LISTEND, client.nick, client.t("End of LIST"))
  1550. return false
  1551. }
  1552. // LUSERS [<mask> [<server>]]
  1553. func lusersHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1554. server.Lusers(client, rb)
  1555. return false
  1556. }
  1557. // MODE <target> [<modestring> [<mode arguments>...]]
  1558. func modeHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1559. if 0 < len(msg.Params[0]) && msg.Params[0][0] == '#' {
  1560. return cmodeHandler(server, client, msg, rb)
  1561. }
  1562. return umodeHandler(server, client, msg, rb)
  1563. }
  1564. // MODE <channel> [<modestring> [<mode arguments>...]]
  1565. func cmodeHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1566. channel := server.channels.Get(msg.Params[0])
  1567. if channel == nil {
  1568. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.nick, utils.SafeErrorParam(msg.Params[0]), client.t("No such channel"))
  1569. return false
  1570. }
  1571. var changes modes.ModeChanges
  1572. if 1 < len(msg.Params) {
  1573. // parse out real mode changes
  1574. params := msg.Params[1:]
  1575. var unknown map[rune]bool
  1576. changes, unknown = modes.ParseChannelModeChanges(params...)
  1577. // alert for unknown mode changes
  1578. for char := range unknown {
  1579. rb.Add(nil, server.name, ERR_UNKNOWNMODE, client.nick, string(char), client.t("is an unknown mode character to me"))
  1580. }
  1581. if len(unknown) == 1 && len(changes) == 0 {
  1582. return false
  1583. }
  1584. }
  1585. isSamode := msg.Command == "SAMODE"
  1586. if isSamode {
  1587. message := fmt.Sprintf("Operator %s ran SAMODE %s", client.Oper().Name, strings.Join(msg.Params, " "))
  1588. server.snomasks.Send(sno.LocalOpers, message)
  1589. server.logger.Info("opers", message)
  1590. }
  1591. // process mode changes, include list operations (an empty set of changes does a list)
  1592. applied := channel.ApplyChannelModeChanges(client, isSamode, changes, rb)
  1593. details := client.Details()
  1594. isBot := client.HasMode(modes.Bot)
  1595. announceCmodeChanges(channel, applied, details.nickMask, details.accountName, details.account, isBot, rb)
  1596. return false
  1597. }
  1598. func announceCmodeChanges(channel *Channel, applied modes.ModeChanges, source, accountName, account string, isBot bool, rb *ResponseBuffer) {
  1599. // send out changes
  1600. if len(applied) > 0 {
  1601. message := utils.MakeMessage("")
  1602. changeStrings := applied.Strings()
  1603. for _, changeString := range changeStrings {
  1604. message.Split = append(message.Split, utils.MessagePair{Message: changeString})
  1605. }
  1606. args := append([]string{channel.name}, changeStrings...)
  1607. rb.AddFromClient(message.Time, message.Msgid, source, accountName, isBot, nil, "MODE", args...)
  1608. for _, member := range channel.Members() {
  1609. for _, session := range member.Sessions() {
  1610. if session != rb.session {
  1611. session.sendFromClientInternal(false, message.Time, message.Msgid, source, accountName, isBot, nil, "MODE", args...)
  1612. }
  1613. }
  1614. }
  1615. channel.AddHistoryItem(history.Item{
  1616. Type: history.Mode,
  1617. Nick: source,
  1618. AccountName: accountName,
  1619. Message: message,
  1620. IsBot: isBot,
  1621. }, account)
  1622. }
  1623. }
  1624. // MODE <client> [<modestring> [<mode arguments>...]]
  1625. func umodeHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1626. cDetails := client.Details()
  1627. target := server.clients.Get(msg.Params[0])
  1628. if target == nil {
  1629. rb.Add(nil, server.name, ERR_NOSUCHNICK, cDetails.nick, utils.SafeErrorParam(msg.Params[0]), client.t("No such nick"))
  1630. return false
  1631. }
  1632. targetNick := target.Nick()
  1633. hasPrivs := client == target || msg.Command == "SAMODE"
  1634. if !hasPrivs {
  1635. if len(msg.Params) > 1 {
  1636. rb.Add(nil, server.name, ERR_USERSDONTMATCH, cDetails.nick, client.t("Can't change modes for other users"))
  1637. } else {
  1638. rb.Add(nil, server.name, ERR_USERSDONTMATCH, cDetails.nick, client.t("Can't view modes for other users"))
  1639. }
  1640. return false
  1641. }
  1642. if msg.Command == "SAMODE" {
  1643. message := fmt.Sprintf("Operator %s ran SAMODE %s", client.Oper().Name, strings.Join(msg.Params, " "))
  1644. server.snomasks.Send(sno.LocalOpers, message)
  1645. server.logger.Info("opers", message)
  1646. }
  1647. // applied mode changes
  1648. applied := make(modes.ModeChanges, 0)
  1649. if 1 < len(msg.Params) {
  1650. // parse out real mode changes
  1651. params := msg.Params[1:]
  1652. changes, unknown := modes.ParseUserModeChanges(params...)
  1653. // alert for unknown mode changes
  1654. for char := range unknown {
  1655. rb.Add(nil, server.name, ERR_UNKNOWNMODE, cDetails.nick, string(char), client.t("is an unknown mode character to me"))
  1656. }
  1657. if len(unknown) == 1 && len(changes) == 0 {
  1658. return false
  1659. }
  1660. // apply mode changes
  1661. applied = ApplyUserModeChanges(target, changes, msg.Command == "SAMODE", nil)
  1662. }
  1663. if len(applied) > 0 {
  1664. args := append([]string{targetNick}, applied.Strings()...)
  1665. rb.Add(nil, cDetails.nickMask, "MODE", args...)
  1666. } else if hasPrivs {
  1667. rb.Add(nil, server.name, RPL_UMODEIS, targetNick, target.ModeString())
  1668. if target.HasMode(modes.Operator) {
  1669. masks := server.snomasks.String(target)
  1670. if 0 < len(masks) {
  1671. rb.Add(nil, server.name, RPL_SNOMASKIS, targetNick, masks, client.t("Server notice masks"))
  1672. }
  1673. }
  1674. }
  1675. return false
  1676. }
  1677. // get the correct capitalization of a nick (if it's online), otherwise return ""
  1678. func (server *Server) getCurrentNick(nick string) (result string) {
  1679. if service, isService := ErgoServices[strings.ToLower(nick)]; isService {
  1680. return service.Name
  1681. } else if iclient := server.clients.Get(nick); iclient != nil {
  1682. return iclient.Nick()
  1683. }
  1684. return ""
  1685. }
  1686. // MONITOR <subcmd> [params...]
  1687. func monitorHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1688. handler, exists := monitorSubcommands[strings.ToLower(msg.Params[0])]
  1689. if !exists {
  1690. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), "MONITOR", msg.Params[0], client.t("Unknown subcommand"))
  1691. return false
  1692. }
  1693. return handler(server, client, msg, rb)
  1694. }
  1695. // MONITOR - <target>{,<target>}
  1696. func monitorRemoveHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1697. if len(msg.Params) < 2 {
  1698. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.Nick(), msg.Command, client.t("Not enough parameters"))
  1699. return false
  1700. }
  1701. targets := strings.Split(msg.Params[1], ",")
  1702. for _, target := range targets {
  1703. server.monitorManager.Remove(rb.session, target)
  1704. }
  1705. return false
  1706. }
  1707. // MONITOR + <target>{,<target>}
  1708. func monitorAddHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1709. if len(msg.Params) < 2 {
  1710. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.Nick(), msg.Command, client.t("Not enough parameters"))
  1711. return false
  1712. }
  1713. var online []string
  1714. var offline []string
  1715. limits := server.Config().Limits
  1716. targets := strings.Split(msg.Params[1], ",")
  1717. for _, target := range targets {
  1718. // check name length
  1719. if len(target) < 1 || len(targets) > limits.NickLen {
  1720. continue
  1721. }
  1722. // add target
  1723. err := server.monitorManager.Add(rb.session, target, limits.MonitorEntries)
  1724. if err == errMonitorLimitExceeded {
  1725. rb.Add(nil, server.name, ERR_MONLISTFULL, client.Nick(), strconv.Itoa(limits.MonitorEntries), strings.Join(targets, ","))
  1726. break
  1727. } else if err != nil {
  1728. continue
  1729. }
  1730. currentNick := server.getCurrentNick(target)
  1731. // add to online / offline lists
  1732. if currentNick != "" {
  1733. online = append(online, currentNick)
  1734. } else {
  1735. offline = append(offline, target)
  1736. }
  1737. }
  1738. if len(online) > 0 {
  1739. rb.Add(nil, server.name, RPL_MONONLINE, client.Nick(), strings.Join(online, ","))
  1740. }
  1741. if len(offline) > 0 {
  1742. rb.Add(nil, server.name, RPL_MONOFFLINE, client.Nick(), strings.Join(offline, ","))
  1743. }
  1744. return false
  1745. }
  1746. // MONITOR C
  1747. func monitorClearHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1748. server.monitorManager.RemoveAll(rb.session)
  1749. return false
  1750. }
  1751. // MONITOR L
  1752. func monitorListHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1753. nick := client.Nick()
  1754. monitorList := server.monitorManager.List(rb.session)
  1755. var nickList []string
  1756. for _, cfnick := range monitorList {
  1757. replynick := cfnick
  1758. currentNick := server.getCurrentNick(cfnick)
  1759. // report the uncasefolded nick if it's available, i.e., the client is online
  1760. if currentNick != "" {
  1761. replynick = currentNick
  1762. }
  1763. nickList = append(nickList, replynick)
  1764. }
  1765. for _, line := range utils.BuildTokenLines(maxLastArgLength, nickList, ",") {
  1766. rb.Add(nil, server.name, RPL_MONLIST, nick, line)
  1767. }
  1768. rb.Add(nil, server.name, RPL_ENDOFMONLIST, nick, "End of MONITOR list")
  1769. return false
  1770. }
  1771. // MONITOR S
  1772. func monitorStatusHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1773. var online []string
  1774. var offline []string
  1775. monitorList := server.monitorManager.List(rb.session)
  1776. for _, name := range monitorList {
  1777. currentNick := server.getCurrentNick(name)
  1778. if currentNick != "" {
  1779. online = append(online, currentNick)
  1780. } else {
  1781. offline = append(offline, name)
  1782. }
  1783. }
  1784. if len(online) > 0 {
  1785. for _, line := range utils.BuildTokenLines(maxLastArgLength, online, ",") {
  1786. rb.Add(nil, server.name, RPL_MONONLINE, client.Nick(), line)
  1787. }
  1788. }
  1789. if len(offline) > 0 {
  1790. for _, line := range utils.BuildTokenLines(maxLastArgLength, offline, ",") {
  1791. rb.Add(nil, server.name, RPL_MONOFFLINE, client.Nick(), line)
  1792. }
  1793. }
  1794. return false
  1795. }
  1796. // MOTD
  1797. func motdHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1798. server.MOTD(client, rb)
  1799. return false
  1800. }
  1801. // NAMES [<channel>{,<channel>} [target]]
  1802. func namesHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1803. var channels []string
  1804. if len(msg.Params) > 0 {
  1805. channels = strings.Split(msg.Params[0], ",")
  1806. }
  1807. // implement the modern behavior: https://modern.ircdocs.horse/#names-message
  1808. // "Servers MAY only return information about the first <channel> and silently ignore the others."
  1809. // "If no parameter is given for this command, servers SHOULD return one RPL_ENDOFNAMES numeric
  1810. // with the <channel> parameter set to an asterix character"
  1811. if len(channels) == 0 {
  1812. rb.Add(nil, server.name, RPL_ENDOFNAMES, client.Nick(), "*", client.t("End of NAMES list"))
  1813. return false
  1814. }
  1815. chname := channels[0]
  1816. success := false
  1817. channel := server.channels.Get(chname)
  1818. if channel != nil {
  1819. if !channel.flags.HasMode(modes.Secret) || channel.hasClient(client) || client.HasRoleCapabs("sajoin") {
  1820. channel.Names(client, rb)
  1821. success = true
  1822. }
  1823. }
  1824. if !success { // channel.Names() sends this numeric itself on success
  1825. rb.Add(nil, server.name, RPL_ENDOFNAMES, client.Nick(), chname, client.t("End of NAMES list"))
  1826. }
  1827. return false
  1828. }
  1829. // NICK <nickname>
  1830. func nickHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1831. newNick := msg.Params[0]
  1832. if client.registered {
  1833. if client.account == "" && server.Config().Accounts.NickReservation.ForbidAnonNickChanges {
  1834. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), client.t("You may not change your nickname"))
  1835. return false
  1836. }
  1837. performNickChange(server, client, client, nil, newNick, rb)
  1838. } else {
  1839. if newNick == "" {
  1840. // #1933: this would leave (*Client).preregNick at its zero value of "",
  1841. // which is the same condition as NICK not having been sent yet ---
  1842. // so we need to send an error immediately
  1843. rb.Add(nil, server.name, ERR_NONICKNAMEGIVEN, "*", client.t("No nickname given"))
  1844. return false
  1845. }
  1846. client.preregNick = newNick
  1847. }
  1848. return false
  1849. }
  1850. // check whether a PRIVMSG or NOTICE is too long to be relayed without truncation
  1851. func validateLineLen(msgType history.ItemType, source, target, payload string) (ok bool) {
  1852. // :source PRIVMSG #target :payload\r\n
  1853. // 1: initial colon on prefix
  1854. // 1: space between prefix and command
  1855. // 1: space between command and target (first parameter)
  1856. // 1: space between target and payload (second parameter)
  1857. // 1: colon to send the payload as a trailing (we force trailing for PRIVMSG and NOTICE)
  1858. // 2: final \r\n
  1859. limit := MaxLineLen - 7
  1860. limit -= len(source)
  1861. switch msgType {
  1862. case history.Privmsg:
  1863. limit -= 7
  1864. case history.Notice:
  1865. limit -= 6
  1866. default:
  1867. return true
  1868. }
  1869. limit -= len(payload)
  1870. return limit >= 0
  1871. }
  1872. // check validateLineLen for an entire SplitMessage (which may consist of multiple lines)
  1873. func validateSplitMessageLen(msgType history.ItemType, source, target string, message utils.SplitMessage) (ok bool) {
  1874. if message.Is512() {
  1875. return validateLineLen(msgType, source, target, message.Message)
  1876. } else {
  1877. for _, messagePair := range message.Split {
  1878. if !validateLineLen(msgType, source, target, messagePair.Message) {
  1879. return false
  1880. }
  1881. }
  1882. return true
  1883. }
  1884. }
  1885. // helper to store a batched PRIVMSG in the session object
  1886. func absorbBatchedMessage(server *Server, client *Client, msg ircmsg.Message, batchTag string, histType history.ItemType, rb *ResponseBuffer) {
  1887. var errorCode, errorMessage string
  1888. defer func() {
  1889. if errorCode != "" {
  1890. if histType != history.Notice {
  1891. rb.Add(nil, server.name, "FAIL", "BATCH", errorCode, errorMessage)
  1892. }
  1893. rb.session.EndMultilineBatch("")
  1894. }
  1895. }()
  1896. if batchTag != rb.session.batch.label {
  1897. errorCode, errorMessage = "MULTILINE_INVALID", client.t("Incorrect batch tag sent")
  1898. return
  1899. } else if len(msg.Params) < 2 {
  1900. errorCode, errorMessage = "MULTILINE_INVALID", client.t("Invalid multiline batch")
  1901. return
  1902. }
  1903. rb.session.batch.command = msg.Command
  1904. isConcat, _ := msg.GetTag(caps.MultilineConcatTag)
  1905. if isConcat && len(msg.Params[1]) == 0 {
  1906. errorCode, errorMessage = "MULTILINE_INVALID", client.t("Cannot send a blank line with the multiline concat tag")
  1907. return
  1908. }
  1909. if !isConcat && len(rb.session.batch.message.Split) != 0 {
  1910. rb.session.batch.lenBytes++ // bill for the newline
  1911. }
  1912. rb.session.batch.message.Append(msg.Params[1], isConcat)
  1913. rb.session.batch.lenBytes += len(msg.Params[1])
  1914. config := server.Config()
  1915. if config.Limits.Multiline.MaxBytes < rb.session.batch.lenBytes {
  1916. errorCode, errorMessage = "MULTILINE_MAX_BYTES", strconv.Itoa(config.Limits.Multiline.MaxBytes)
  1917. } else if config.Limits.Multiline.MaxLines != 0 && config.Limits.Multiline.MaxLines < rb.session.batch.message.LenLines() {
  1918. errorCode, errorMessage = "MULTILINE_MAX_LINES", strconv.Itoa(config.Limits.Multiline.MaxLines)
  1919. }
  1920. }
  1921. // NOTICE <target>{,<target>} <message>
  1922. // PRIVMSG <target>{,<target>} <message>
  1923. // TAGMSG <target>{,<target>}
  1924. func messageHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  1925. histType, err := msgCommandToHistType(msg.Command)
  1926. if err != nil {
  1927. return false
  1928. }
  1929. if isBatched, batchTag := msg.GetTag("batch"); isBatched {
  1930. absorbBatchedMessage(server, client, msg, batchTag, histType, rb)
  1931. return false
  1932. }
  1933. clientOnlyTags := msg.ClientOnlyTags()
  1934. if histType == history.Tagmsg && len(clientOnlyTags) == 0 {
  1935. // nothing to do
  1936. return false
  1937. }
  1938. targets := strings.Split(msg.Params[0], ",")
  1939. var message string
  1940. if len(msg.Params) > 1 {
  1941. message = msg.Params[1]
  1942. }
  1943. if histType != history.Tagmsg && message == "" {
  1944. rb.Add(nil, server.name, ERR_NOTEXTTOSEND, client.Nick(), client.t("No text to send"))
  1945. return false
  1946. }
  1947. isCTCP := utils.IsRestrictedCTCPMessage(message)
  1948. if histType == history.Privmsg && !isCTCP {
  1949. client.UpdateActive(rb.session)
  1950. }
  1951. if rb.session.isTor && isCTCP {
  1952. // note that error replies are never sent for NOTICE
  1953. if histType != history.Notice {
  1954. rb.Notice(client.t("CTCP messages are disabled over Tor"))
  1955. }
  1956. return false
  1957. }
  1958. for i, targetString := range targets {
  1959. // max of four targets per privmsg
  1960. if i == maxTargets {
  1961. break
  1962. }
  1963. config := server.Config()
  1964. if config.isRelaymsgIdentifier(targetString) {
  1965. if histType == history.Privmsg {
  1966. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.Nick(), targetString, client.t("Relayed users cannot receive private messages"))
  1967. }
  1968. // TAGMSG/NOTICEs are intentionally silently dropped
  1969. continue
  1970. }
  1971. // each target gets distinct msgids
  1972. splitMsg := utils.MakeMessage(message)
  1973. dispatchMessageToTarget(client, clientOnlyTags, histType, msg.Command, targetString, splitMsg, rb)
  1974. }
  1975. return false
  1976. }
  1977. func dispatchMessageToTarget(client *Client, tags map[string]string, histType history.ItemType, command, target string, message utils.SplitMessage, rb *ResponseBuffer) {
  1978. server := client.server
  1979. prefixes, target := modes.SplitChannelMembershipPrefixes(target)
  1980. lowestPrefix := modes.GetLowestChannelModePrefix(prefixes)
  1981. if len(target) == 0 {
  1982. return
  1983. } else if target[0] == '#' {
  1984. channel := server.channels.Get(target)
  1985. if channel == nil {
  1986. if histType != history.Notice {
  1987. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(target), client.t("No such channel"))
  1988. }
  1989. return
  1990. }
  1991. channel.SendSplitMessage(command, lowestPrefix, tags, client, message, rb)
  1992. } else if target[0] == '$' && len(target) > 2 && client.Oper().HasRoleCapab("massmessage") {
  1993. details := client.Details()
  1994. matcher, err := utils.CompileGlob(target[2:], false)
  1995. if err != nil {
  1996. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, command, client.t("Erroneous target"))
  1997. return
  1998. }
  1999. nickMaskString := details.nickMask
  2000. accountName := details.accountName
  2001. isBot := client.HasMode(modes.Bot)
  2002. for _, tClient := range server.clients.AllClients() {
  2003. if (target[1] == '$' && matcher.MatchString(tClient.server.name)) || // $$servername
  2004. (target[1] == '#' && matcher.MatchString(tClient.Hostname())) { // $#hostname
  2005. tnick := tClient.Nick()
  2006. for _, session := range tClient.Sessions() {
  2007. session.sendSplitMsgFromClientInternal(false, nickMaskString, accountName, isBot, nil, command, tnick, message)
  2008. }
  2009. }
  2010. }
  2011. } else {
  2012. lowercaseTarget := strings.ToLower(target)
  2013. service, isService := ErgoServices[lowercaseTarget]
  2014. _, isZNC := zncHandlers[lowercaseTarget]
  2015. if isService || isZNC {
  2016. details := client.Details()
  2017. rb.addEchoMessage(tags, details.nickMask, details.accountName, command, target, message)
  2018. if histType != history.Privmsg {
  2019. return // NOTICE and TAGMSG to services are ignored
  2020. }
  2021. if isService {
  2022. servicePrivmsgHandler(service, server, client, message.Message, rb)
  2023. } else if isZNC {
  2024. zncPrivmsgHandler(client, lowercaseTarget, message.Message, rb)
  2025. }
  2026. return
  2027. }
  2028. user := server.clients.Get(target)
  2029. if user == nil {
  2030. if histType != history.Notice {
  2031. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.Nick(), target, "No such nick")
  2032. }
  2033. return
  2034. }
  2035. // Restrict CTCP message for target user with +T
  2036. if user.modes.HasMode(modes.UserNoCTCP) && message.IsRestrictedCTCPMessage() {
  2037. return
  2038. }
  2039. tDetails := user.Details()
  2040. tnick := tDetails.nick
  2041. details := client.Details()
  2042. if details.account == "" && server.Defcon() <= 3 {
  2043. rb.Add(nil, server.name, ERR_NEEDREGGEDNICK, client.Nick(), tnick, client.t("Direct messages from unregistered users are temporarily restricted"))
  2044. return
  2045. }
  2046. // restrict messages appropriately when +R is set
  2047. if details.account == "" && user.HasMode(modes.RegisteredOnly) && !server.accepts.MaySendTo(client, user) {
  2048. rb.Add(nil, server.name, ERR_NEEDREGGEDNICK, client.Nick(), tnick, client.t("You must be registered to send a direct message to this user"))
  2049. return
  2050. }
  2051. if client.HasMode(modes.RegisteredOnly) && tDetails.account == "" {
  2052. // #1688: auto-ACCEPT on DM
  2053. server.accepts.Accept(client, user)
  2054. }
  2055. if !client.server.Config().Server.Compatibility.allowTruncation {
  2056. if !validateSplitMessageLen(histType, client.NickMaskString(), tnick, message) {
  2057. rb.Add(nil, server.name, ERR_INPUTTOOLONG, client.Nick(), client.t("Line too long to be relayed without truncation"))
  2058. return
  2059. }
  2060. }
  2061. nickMaskString := details.nickMask
  2062. accountName := details.accountName
  2063. var deliverySessions []*Session
  2064. deliverySessions = append(deliverySessions, user.Sessions()...)
  2065. // all sessions of the sender, except the originating session, get a copy as well:
  2066. if client != user {
  2067. for _, session := range client.Sessions() {
  2068. if session != rb.session {
  2069. deliverySessions = append(deliverySessions, session)
  2070. }
  2071. }
  2072. }
  2073. isBot := client.HasMode(modes.Bot)
  2074. for _, session := range deliverySessions {
  2075. hasTagsCap := session.capabilities.Has(caps.MessageTags)
  2076. // don't send TAGMSG at all if they don't have the tags cap
  2077. if histType == history.Tagmsg && hasTagsCap {
  2078. session.sendFromClientInternal(false, message.Time, message.Msgid, nickMaskString, accountName, isBot, tags, command, tnick)
  2079. } else if histType != history.Tagmsg && !(session.isTor && message.IsRestrictedCTCPMessage()) {
  2080. tagsToSend := tags
  2081. if !hasTagsCap {
  2082. tagsToSend = nil
  2083. }
  2084. session.sendSplitMsgFromClientInternal(false, nickMaskString, accountName, isBot, tagsToSend, command, tnick, message)
  2085. }
  2086. }
  2087. // the originating session may get an echo message:
  2088. rb.addEchoMessage(tags, nickMaskString, accountName, command, tnick, message)
  2089. if histType == history.Privmsg {
  2090. //TODO(dan): possibly implement cooldown of away notifications to users
  2091. if away, awayMessage := user.Away(); away {
  2092. rb.Add(nil, server.name, RPL_AWAY, client.Nick(), tnick, awayMessage)
  2093. }
  2094. }
  2095. config := server.Config()
  2096. if !config.History.Enabled {
  2097. return
  2098. }
  2099. item := history.Item{
  2100. Type: histType,
  2101. Message: message,
  2102. Tags: tags,
  2103. }
  2104. client.addHistoryItem(user, item, &details, &tDetails, config)
  2105. }
  2106. }
  2107. func itemIsStorable(item *history.Item, config *Config) bool {
  2108. switch item.Type {
  2109. case history.Tagmsg:
  2110. if config.History.TagmsgStorage.Default {
  2111. for _, blacklistedTag := range config.History.TagmsgStorage.Blacklist {
  2112. if _, ok := item.Tags[blacklistedTag]; ok {
  2113. return false
  2114. }
  2115. }
  2116. return true
  2117. } else {
  2118. for _, whitelistedTag := range config.History.TagmsgStorage.Whitelist {
  2119. if _, ok := item.Tags[whitelistedTag]; ok {
  2120. return true
  2121. }
  2122. }
  2123. return false
  2124. }
  2125. case history.Privmsg, history.Notice:
  2126. // don't store CTCP other than ACTION
  2127. return !item.Message.IsRestrictedCTCPMessage()
  2128. default:
  2129. return true
  2130. }
  2131. }
  2132. // NPC <target> <sourcenick> <message>
  2133. func npcHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2134. target := msg.Params[0]
  2135. fakeSource := msg.Params[1]
  2136. message := msg.Params[2:]
  2137. sendRoleplayMessage(server, client, fakeSource, target, false, false, message, rb)
  2138. return false
  2139. }
  2140. // NPCA <target> <sourcenick> <message>
  2141. func npcaHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2142. target := msg.Params[0]
  2143. fakeSource := msg.Params[1]
  2144. message := msg.Params[2:]
  2145. sendRoleplayMessage(server, client, fakeSource, target, false, true, message, rb)
  2146. return false
  2147. }
  2148. // OPER <name> [password]
  2149. func operHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2150. if client.HasMode(modes.Operator) {
  2151. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), "OPER", client.t("You're already opered-up!"))
  2152. return false
  2153. }
  2154. // must pass at least one check, and all enabled checks
  2155. var checkPassed, checkFailed, passwordFailed bool
  2156. oper := server.GetOperator(msg.Params[0])
  2157. if oper != nil {
  2158. if oper.Certfp != "" {
  2159. if oper.Certfp == rb.session.certfp {
  2160. checkPassed = true
  2161. } else {
  2162. checkFailed = true
  2163. }
  2164. }
  2165. if !checkFailed && oper.Pass != nil {
  2166. if len(msg.Params) == 1 {
  2167. checkFailed = true
  2168. } else if bcrypt.CompareHashAndPassword(oper.Pass, []byte(msg.Params[1])) != nil {
  2169. checkFailed = true
  2170. passwordFailed = true
  2171. } else {
  2172. checkPassed = true
  2173. }
  2174. }
  2175. }
  2176. if !checkPassed || checkFailed {
  2177. rb.Add(nil, server.name, ERR_PASSWDMISMATCH, client.Nick(), client.t("Password incorrect"))
  2178. // #951: only disconnect them if we actually tried to check a password for them
  2179. if passwordFailed {
  2180. client.Quit(client.t("Password incorrect"), rb.session)
  2181. return true
  2182. } else {
  2183. return false
  2184. }
  2185. }
  2186. if oper != nil {
  2187. applyOper(client, oper, rb)
  2188. }
  2189. return false
  2190. }
  2191. // adds or removes operator status
  2192. // XXX: to add oper, this calls into ApplyUserModeChanges, but to remove oper,
  2193. // ApplyUserModeChanges calls into this, because the commands are asymmetric
  2194. // (/OPER to add, /MODE self -o to remove)
  2195. func applyOper(client *Client, oper *Oper, rb *ResponseBuffer) {
  2196. details := client.Details()
  2197. client.SetOper(oper)
  2198. newDetails := client.Details()
  2199. if details.nickMask != newDetails.nickMask {
  2200. client.sendChghost(details.nickMask, newDetails.hostname)
  2201. }
  2202. if oper != nil {
  2203. // set new modes: modes.Operator, plus anything specified in the config
  2204. modeChanges := make([]modes.ModeChange, len(oper.Modes)+1)
  2205. modeChanges[0] = modes.ModeChange{
  2206. Mode: modes.Operator,
  2207. Op: modes.Add,
  2208. }
  2209. copy(modeChanges[1:], oper.Modes)
  2210. applied := ApplyUserModeChanges(client, modeChanges, true, oper)
  2211. client.server.logger.Info("opers", details.nick, "opered up as", oper.Name)
  2212. client.server.snomasks.Send(sno.LocalOpers, fmt.Sprintf(ircfmt.Unescape("Client opered up $c[grey][$r%s$c[grey], $r%s$c[grey]]"), newDetails.nickMask, oper.Name))
  2213. rb.Broadcast(nil, client.server.name, RPL_YOUREOPER, details.nick, client.t("You are now an IRC operator"))
  2214. args := append([]string{details.nick}, applied.Strings()...)
  2215. rb.Broadcast(nil, client.server.name, "MODE", args...)
  2216. } else {
  2217. client.server.snomasks.Send(sno.LocalOpers, fmt.Sprintf(ircfmt.Unescape("Client deopered $c[grey][$r%s$c[grey]]"), newDetails.nickMask))
  2218. }
  2219. for _, session := range client.Sessions() {
  2220. // client may now be unthrottled by the fakelag system
  2221. session.resetFakelag()
  2222. }
  2223. }
  2224. // DEOPER
  2225. func deoperHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2226. if client.Oper() == nil {
  2227. rb.Notice(client.t("Insufficient oper privs"))
  2228. return false
  2229. }
  2230. // pretend they sent /MODE $nick -o
  2231. fakeModeMsg := ircmsg.MakeMessage(nil, "", "MODE", client.Nick(), "-o")
  2232. return umodeHandler(server, client, fakeModeMsg, rb)
  2233. }
  2234. // PART <channel>{,<channel>} [<reason>]
  2235. func partHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2236. channels := strings.Split(msg.Params[0], ",")
  2237. var reason string
  2238. if len(msg.Params) > 1 {
  2239. reason = msg.Params[1]
  2240. }
  2241. for _, chname := range channels {
  2242. if chname == "" {
  2243. continue // #679
  2244. }
  2245. err := server.channels.Part(client, chname, reason, rb)
  2246. if err == errNoSuchChannel {
  2247. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.nick, utils.SafeErrorParam(chname), client.t("No such channel"))
  2248. }
  2249. }
  2250. return false
  2251. }
  2252. // PASS <password>
  2253. func passHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2254. if client.registered {
  2255. rb.Add(nil, server.name, ERR_ALREADYREGISTRED, client.nick, client.t("You may not reregister"))
  2256. return false
  2257. }
  2258. // only give them one try to run the PASS command (if a server password is set,
  2259. // then all code paths end with this variable being set):
  2260. if rb.session.passStatus != serverPassUnsent {
  2261. return false
  2262. }
  2263. password := msg.Params[0]
  2264. config := server.Config()
  2265. if config.Accounts.LoginViaPassCommand {
  2266. colonIndex := strings.IndexByte(password, ':')
  2267. if colonIndex != -1 && client.Account() == "" {
  2268. account, accountPass := password[:colonIndex], password[colonIndex+1:]
  2269. if strudelIndex := strings.IndexByte(account, '@'); strudelIndex != -1 {
  2270. account, rb.session.deviceID = account[:strudelIndex], account[strudelIndex+1:]
  2271. }
  2272. err := server.accounts.AuthenticateByPassphrase(client, account, accountPass)
  2273. if err == nil {
  2274. sendSuccessfulAccountAuth(nil, client, rb, true)
  2275. // login-via-pass-command entails that we do not need to check
  2276. // an actual server password (either no password or skip-server-password)
  2277. rb.session.passStatus = serverPassSuccessful
  2278. return false
  2279. }
  2280. }
  2281. }
  2282. // if login-via-PASS failed for any reason, proceed to try and interpret the
  2283. // provided password as the server password
  2284. serverPassword := config.Server.passwordBytes
  2285. // if no password exists, skip checking
  2286. if serverPassword == nil {
  2287. return false
  2288. }
  2289. // check the provided password
  2290. if bcrypt.CompareHashAndPassword(serverPassword, []byte(password)) == nil {
  2291. rb.session.passStatus = serverPassSuccessful
  2292. } else {
  2293. rb.session.passStatus = serverPassFailed
  2294. }
  2295. // if they failed the check, we'll bounce them later when they try to complete registration
  2296. // note in particular that with skip-server-password, you can give the wrong server
  2297. // password here, then successfully SASL and be admitted
  2298. return false
  2299. }
  2300. // PERSISTENCE <subcommand> [params...]
  2301. func persistenceHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2302. account := client.Account()
  2303. if account == "" {
  2304. rb.Add(nil, server.name, "FAIL", "PERSISTENCE", "ACCOUNT_REQUIRED", client.t("You're not logged into an account"))
  2305. return false
  2306. }
  2307. switch strings.ToUpper(msg.Params[0]) {
  2308. case "GET":
  2309. reportPersistenceStatus(client, rb, false)
  2310. case "SET":
  2311. if len(msg.Params) == 1 {
  2312. goto fail
  2313. }
  2314. var desiredSetting PersistentStatus
  2315. switch strings.ToUpper(msg.Params[1]) {
  2316. case "DEFAULT":
  2317. desiredSetting = PersistentUnspecified
  2318. case "OFF":
  2319. desiredSetting = PersistentDisabled
  2320. case "ON":
  2321. desiredSetting = PersistentMandatory
  2322. default:
  2323. goto fail
  2324. }
  2325. broadcast := false
  2326. _, err := server.accounts.ModifyAccountSettings(account,
  2327. func(input AccountSettings) (output AccountSettings, err error) {
  2328. output = input
  2329. output.AlwaysOn = desiredSetting
  2330. broadcast = output.AlwaysOn != input.AlwaysOn
  2331. return
  2332. })
  2333. if err != nil {
  2334. server.logger.Error("internal", "couldn't modify persistence setting", err.Error())
  2335. rb.Add(nil, server.name, "FAIL", "PERSISTENCE", "UNKNOWN_ERROR", client.t("An error occurred"))
  2336. return false
  2337. }
  2338. reportPersistenceStatus(client, rb, broadcast)
  2339. default:
  2340. goto fail
  2341. }
  2342. return false
  2343. fail:
  2344. rb.Add(nil, server.name, "FAIL", "PERSISTENCE", "INVALID_PARAMS", client.t("Invalid parameters"))
  2345. return false
  2346. }
  2347. // REDACT <target> <targetmsgid> [:<reason>]
  2348. func redactHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2349. target := msg.Params[0]
  2350. targetmsgid := msg.Params[1]
  2351. //clientOnlyTags := msg.ClientOnlyTags()
  2352. var reason string
  2353. if len(msg.Params) > 2 {
  2354. reason = msg.Params[2]
  2355. }
  2356. var members []*Client // members of a channel, or both parties of a PM
  2357. var canDelete CanDelete
  2358. msgid := utils.GenerateSecretToken()
  2359. time := time.Now().UTC().Round(0)
  2360. details := client.Details()
  2361. isBot := client.HasMode(modes.Bot)
  2362. if target[0] == '#' {
  2363. channel := server.channels.Get(target)
  2364. if channel == nil {
  2365. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(target), client.t("No such channel"))
  2366. return false
  2367. }
  2368. members = channel.Members()
  2369. canDelete = deletionPolicy(server, client, target)
  2370. } else {
  2371. targetClient := server.clients.Get(target)
  2372. if targetClient == nil {
  2373. rb.Add(nil, server.name, ERR_NOSUCHNICK, client.Nick(), target, "No such nick")
  2374. return false
  2375. }
  2376. members = []*Client{client, targetClient}
  2377. canDelete = canDeleteSelf
  2378. }
  2379. if canDelete == canDeleteNone {
  2380. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), client.t("You are not authorized to delete messages"))
  2381. return false
  2382. }
  2383. accountName := "*"
  2384. if canDelete == canDeleteSelf {
  2385. accountName = client.AccountName()
  2386. if accountName == "*" {
  2387. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), client.t("You are not authorized to delete this message"))
  2388. return false
  2389. }
  2390. }
  2391. err := server.DeleteMessage(target, targetmsgid, accountName)
  2392. if err == errNoop {
  2393. rb.Add(nil, server.name, "FAIL", "REDACT", "UNKNOWN_MSGID", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), client.t("This message does not exist or is too old"))
  2394. return false
  2395. } else if err != nil {
  2396. isOper := client.HasRoleCapabs("history")
  2397. if isOper {
  2398. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), fmt.Sprintf(client.t("Error deleting message: %v"), err))
  2399. } else {
  2400. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), client.t("Could not delete message"))
  2401. }
  2402. return false
  2403. }
  2404. if target[0] != '#' {
  2405. // If this is a PM, we just removed the message from the buffer of the other party;
  2406. // now we have to remove it from the buffer of the client who sent the REDACT command
  2407. err := server.DeleteMessage(client.Nick(), targetmsgid, accountName)
  2408. if err != nil {
  2409. client.server.logger.Error("internal", fmt.Sprintf("Private message %s is not deletable by %s from their own buffer's even though we just deleted it from %s's. This is a bug, please report it in details.", targetmsgid, client.Nick(), target), client.Nick())
  2410. isOper := client.HasRoleCapabs("history")
  2411. if isOper {
  2412. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), fmt.Sprintf(client.t("Error deleting message: %v"), err))
  2413. } else {
  2414. rb.Add(nil, server.name, "FAIL", "REDACT", "REDACT_FORBIDDEN", utils.SafeErrorParam(target), utils.SafeErrorParam(targetmsgid), client.t("Error deleting message"))
  2415. }
  2416. }
  2417. }
  2418. for _, member := range members {
  2419. for _, session := range member.Sessions() {
  2420. if session.capabilities.Has(caps.MessageRedaction) {
  2421. session.sendFromClientInternal(false, time, msgid, details.nickMask, details.accountName, isBot, nil, "REDACT", target, targetmsgid, reason)
  2422. } else {
  2423. // If we wanted to send a fallback to clients which do not support
  2424. // draft/message-redaction, we would do it from here.
  2425. }
  2426. }
  2427. }
  2428. return false
  2429. }
  2430. func reportPersistenceStatus(client *Client, rb *ResponseBuffer, broadcast bool) {
  2431. settings := client.AccountSettings()
  2432. serverSetting := client.server.Config().Accounts.Multiclient.AlwaysOn
  2433. effectiveSetting := persistenceEnabled(serverSetting, settings.AlwaysOn)
  2434. toString := func(setting PersistentStatus) string {
  2435. switch setting {
  2436. case PersistentUnspecified:
  2437. return "DEFAULT"
  2438. case PersistentDisabled:
  2439. return "OFF"
  2440. case PersistentMandatory:
  2441. return "ON"
  2442. default:
  2443. return "*" // impossible
  2444. }
  2445. }
  2446. storedSettingStr := toString(settings.AlwaysOn)
  2447. effectiveSettingStr := "OFF"
  2448. if effectiveSetting {
  2449. effectiveSettingStr = "ON"
  2450. }
  2451. rb.Add(nil, client.server.name, "PERSISTENCE", "STATUS", storedSettingStr, effectiveSettingStr)
  2452. if broadcast {
  2453. for _, session := range client.Sessions() {
  2454. if session != rb.session && session.capabilities.Has(caps.Persistence) {
  2455. session.Send(nil, client.server.name, "PERSISTENCE", "STATUS", storedSettingStr, effectiveSettingStr)
  2456. }
  2457. }
  2458. }
  2459. }
  2460. // PING [params...]
  2461. func pingHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2462. rb.Add(nil, server.name, "PONG", server.name, msg.Params[0])
  2463. return false
  2464. }
  2465. // PONG [params...]
  2466. func pongHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2467. // client gets touched when they send this command, so we don't need to do anything
  2468. return false
  2469. }
  2470. // QUIT [<reason>]
  2471. func quitHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2472. reason := "Quit"
  2473. if len(msg.Params) > 0 {
  2474. reason += ": " + msg.Params[0]
  2475. }
  2476. client.Quit(reason, rb.session)
  2477. return true
  2478. }
  2479. // REGISTER < account | * > < email | * > <password>
  2480. func registerHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) (exiting bool) {
  2481. accountName := client.Nick()
  2482. if accountName == "*" {
  2483. accountName = client.preregNick
  2484. }
  2485. switch msg.Params[0] {
  2486. case "*", accountName:
  2487. // ok
  2488. default:
  2489. rb.Add(nil, server.name, "FAIL", "REGISTER", "ACCOUNT_NAME_MUST_BE_NICK", utils.SafeErrorParam(msg.Params[0]), client.t("You may only register your nickname as your account name"))
  2490. return
  2491. }
  2492. // check that accountName is valid as a non-final parameter;
  2493. // this is necessary for us to be valid and it will prevent us from emitting invalid error lines
  2494. nickErrorParam := utils.SafeErrorParam(accountName)
  2495. if accountName == "*" || accountName != nickErrorParam {
  2496. rb.Add(nil, server.name, "FAIL", "REGISTER", "INVALID_USERNAME", nickErrorParam, client.t("Username invalid or not given"))
  2497. return
  2498. }
  2499. config := server.Config()
  2500. if !config.Accounts.Registration.Enabled {
  2501. rb.Add(nil, server.name, "FAIL", "REGISTER", "DISALLOWED", accountName, client.t("Account registration is disabled"))
  2502. return
  2503. }
  2504. if !client.registered && !config.Accounts.Registration.AllowBeforeConnect {
  2505. rb.Add(nil, server.name, "FAIL", "REGISTER", "COMPLETE_CONNECTION_REQUIRED", accountName, client.t("You must complete the connection before registering your account"))
  2506. return
  2507. }
  2508. if client.registerCmdSent || client.Account() != "" {
  2509. rb.Add(nil, server.name, "FAIL", "REGISTER", "ALREADY_REGISTERED", accountName, client.t("You have already registered or attempted to register"))
  2510. return
  2511. }
  2512. callbackNamespace, callbackValue, err := parseCallback(msg.Params[1], config)
  2513. if err != nil {
  2514. rb.Add(nil, server.name, "FAIL", "REGISTER", "INVALID_EMAIL", accountName, client.t("A valid e-mail address is required"))
  2515. return
  2516. }
  2517. err = server.accounts.Register(client, accountName, callbackNamespace, callbackValue, msg.Params[2], rb.session.certfp)
  2518. switch err {
  2519. case nil:
  2520. if callbackNamespace == "*" {
  2521. err := server.accounts.Verify(client, accountName, "", true)
  2522. if err == nil {
  2523. if client.registered {
  2524. if !fixupNickEqualsAccount(client, rb, config, "") {
  2525. err = errNickAccountMismatch
  2526. }
  2527. }
  2528. if err == nil {
  2529. rb.Add(nil, server.name, "REGISTER", "SUCCESS", accountName, client.t("Account successfully registered"))
  2530. sendSuccessfulRegResponse(nil, client, rb)
  2531. }
  2532. }
  2533. if err != nil {
  2534. server.logger.Error("internal", "accounts", "failed autoverification", accountName, err.Error())
  2535. rb.Add(nil, server.name, "FAIL", "REGISTER", "UNKNOWN_ERROR", client.t("An error occurred"))
  2536. }
  2537. } else {
  2538. rb.Add(nil, server.name, "REGISTER", "VERIFICATION_REQUIRED", accountName, fmt.Sprintf(client.t("Account created, pending verification; verification code has been sent to %s"), callbackValue))
  2539. client.registerCmdSent = true
  2540. announcePendingReg(client, rb, accountName)
  2541. }
  2542. case errAccountAlreadyRegistered, errAccountAlreadyUnregistered, errAccountMustHoldNick:
  2543. rb.Add(nil, server.name, "FAIL", "REGISTER", "USERNAME_EXISTS", accountName, client.t("Username is already registered or otherwise unavailable"))
  2544. case errAccountBadPassphrase:
  2545. rb.Add(nil, server.name, "FAIL", "REGISTER", "INVALID_PASSWORD", accountName, client.t("Password was invalid"))
  2546. default:
  2547. if emailError := registrationCallbackErrorText(config, client, err); emailError != "" {
  2548. rb.Add(nil, server.name, "FAIL", "REGISTER", "UNACCEPTABLE_EMAIL", accountName, emailError)
  2549. } else {
  2550. rb.Add(nil, server.name, "FAIL", "REGISTER", "UNKNOWN_ERROR", accountName, client.t("Could not register"))
  2551. }
  2552. }
  2553. return
  2554. }
  2555. // VERIFY <account> <code>
  2556. func verifyHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) (exiting bool) {
  2557. config := server.Config()
  2558. if !config.Accounts.Registration.Enabled {
  2559. rb.Add(nil, server.name, "FAIL", "VERIFY", "DISALLOWED", client.t("Account registration is disabled"))
  2560. return
  2561. }
  2562. if !client.registered && !config.Accounts.Registration.AllowBeforeConnect {
  2563. rb.Add(nil, server.name, "FAIL", "VERIFY", "DISALLOWED", client.t("You must complete the connection before verifying your account"))
  2564. return
  2565. }
  2566. if client.Account() != "" {
  2567. rb.Add(nil, server.name, "FAIL", "VERIFY", "ALREADY_REGISTERED", client.t("You have already registered or attempted to register"))
  2568. return
  2569. }
  2570. accountName, verificationCode := msg.Params[0], msg.Params[1]
  2571. err := server.accounts.Verify(client, accountName, verificationCode, false)
  2572. if err == nil && client.registered {
  2573. if !fixupNickEqualsAccount(client, rb, config, "") {
  2574. err = errNickAccountMismatch
  2575. }
  2576. }
  2577. switch err {
  2578. case nil:
  2579. rb.Add(nil, server.name, "VERIFY", "SUCCESS", accountName, client.t("Account successfully registered"))
  2580. sendSuccessfulRegResponse(nil, client, rb)
  2581. case errAccountVerificationInvalidCode:
  2582. rb.Add(nil, server.name, "FAIL", "VERIFY", "INVALID_CODE", client.t("Invalid verification code"))
  2583. default:
  2584. rb.Add(nil, server.name, "FAIL", "VERIFY", "UNKNOWN_ERROR", client.t("Failed to verify account"))
  2585. }
  2586. if err != nil && !client.registered {
  2587. // XXX pre-registration clients are exempt from fakelag;
  2588. // slow the client down to stop them spamming verify attempts
  2589. time.Sleep(time.Second)
  2590. }
  2591. return
  2592. }
  2593. // MARKREAD <target> [timestamp]
  2594. func markReadHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) (exiting bool) {
  2595. if len(msg.Params) == 0 {
  2596. rb.Add(nil, server.name, "FAIL", "MARKREAD", "NEED_MORE_PARAMS", client.t("Missing parameters"))
  2597. return
  2598. }
  2599. target := msg.Params[0]
  2600. cftarget, err := CasefoldTarget(target)
  2601. if err != nil {
  2602. rb.Add(nil, server.name, "FAIL", "MARKREAD", "INVALID_PARAMS", utils.SafeErrorParam(target), client.t("Invalid target"))
  2603. return
  2604. }
  2605. unfoldedTarget := server.UnfoldName(cftarget)
  2606. // "MARKREAD client get command": MARKREAD <target>
  2607. if len(msg.Params) == 1 {
  2608. rb.Add(nil, client.server.name, "MARKREAD", unfoldedTarget, client.GetReadMarker(cftarget))
  2609. return
  2610. }
  2611. // "MARKREAD client set command": MARKREAD <target> <timestamp>
  2612. readTimestamp := strings.TrimPrefix(msg.Params[1], "timestamp=")
  2613. readTime, err := time.Parse(IRCv3TimestampFormat, readTimestamp)
  2614. if err != nil {
  2615. rb.Add(nil, server.name, "FAIL", "MARKREAD", "INVALID_PARAMS", utils.SafeErrorParam(readTimestamp), client.t("Invalid timestamp"))
  2616. return
  2617. }
  2618. result := client.SetReadMarker(cftarget, readTime)
  2619. readTimestamp = fmt.Sprintf("timestamp=%s", result.Format(IRCv3TimestampFormat))
  2620. // inform the originating session whether it was a success or a no-op:
  2621. rb.Add(nil, server.name, "MARKREAD", unfoldedTarget, readTimestamp)
  2622. if result.Equal(readTime) {
  2623. // successful update (i.e. it moved the stored timestamp forward):
  2624. // inform other sessions
  2625. for _, session := range client.Sessions() {
  2626. if session != rb.session && session.capabilities.Has(caps.ReadMarker) {
  2627. session.Send(nil, server.name, "MARKREAD", unfoldedTarget, readTimestamp)
  2628. }
  2629. }
  2630. }
  2631. return
  2632. }
  2633. // REHASH
  2634. func rehashHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2635. nick := client.Nick()
  2636. server.logger.Info("server", "REHASH command used by", nick)
  2637. err := server.rehash()
  2638. if err == nil {
  2639. // we used to send RPL_REHASHING here but i don't think it really makes sense
  2640. // in the labeled-response world, since the intent is "rehash in progress" but
  2641. // it won't display until the rehash is actually complete
  2642. // TODO all operators should get a notice of some kind here
  2643. rb.Notice(client.t("Rehash complete"))
  2644. } else {
  2645. rb.Add(nil, server.name, ERR_UNKNOWNERROR, nick, "REHASH", ircutils.SanitizeText(err.Error(), 350))
  2646. }
  2647. return false
  2648. }
  2649. // RELAYMSG <channel> <spoofed nick> :<message>
  2650. func relaymsgHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) (result bool) {
  2651. config := server.Config()
  2652. if !config.Server.Relaymsg.Enabled {
  2653. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "NOT_ENABLED", client.t("RELAYMSG has been disabled"))
  2654. return false
  2655. }
  2656. channel := server.channels.Get(msg.Params[0])
  2657. if channel == nil {
  2658. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(msg.Params[0]), client.t("No such channel"))
  2659. return false
  2660. }
  2661. allowedToRelay := client.HasRoleCapabs("relaymsg") || (config.Server.Relaymsg.AvailableToChanops && channel.ClientIsAtLeast(client, modes.ChannelOperator))
  2662. if !allowedToRelay {
  2663. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "PRIVS_NEEDED", client.t("You cannot relay messages to this channel"))
  2664. return false
  2665. }
  2666. rawMessage := msg.Params[2]
  2667. if strings.TrimSpace(rawMessage) == "" {
  2668. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "BLANK_MSG", client.t("The message must not be blank"))
  2669. return false
  2670. }
  2671. message := utils.MakeMessage(rawMessage)
  2672. nick := msg.Params[1]
  2673. cfnick, err := CasefoldName(nick)
  2674. if err != nil {
  2675. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "INVALID_NICK", client.t("Invalid nickname"))
  2676. return false
  2677. }
  2678. if !config.isRelaymsgIdentifier(nick) {
  2679. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "INVALID_NICK", fmt.Sprintf(client.t("Relayed nicknames MUST contain a relaymsg separator from this set: %s"), config.Server.Relaymsg.Separators))
  2680. return false
  2681. }
  2682. if channel.relayNickMuted(cfnick) {
  2683. rb.Add(nil, server.name, "FAIL", "RELAYMSG", "BANNED", fmt.Sprintf(client.t("%s is banned from relaying to the channel"), nick))
  2684. return false
  2685. }
  2686. details := client.Details()
  2687. // #1647: we need to publish a full NUH. send ~u (or the configured alternative)
  2688. // as the user/ident, and send the relayer's hostname as the hostname:
  2689. ident := config.Server.CoerceIdent
  2690. if ident == "" {
  2691. ident = "~u"
  2692. }
  2693. // #1661: if the bot has its own account, use the account cloak,
  2694. // otherwise fall back to the hostname (which may be IP-derived)
  2695. hostname := details.hostname
  2696. if details.accountName != "" {
  2697. hostname = config.Server.Cloaks.ComputeAccountCloak(details.accountName)
  2698. }
  2699. nuh := fmt.Sprintf("%s!%s@%s", nick, ident, hostname)
  2700. channel.AddHistoryItem(history.Item{
  2701. Type: history.Privmsg,
  2702. Message: message,
  2703. Nick: nuh,
  2704. }, "")
  2705. // 3 possibilities for tags:
  2706. // no tags, the relaymsg tag only, or the relaymsg tag together with all client-only tags
  2707. relayTag := map[string]string{
  2708. caps.RelaymsgTagName: details.nick,
  2709. }
  2710. clientOnlyTags := msg.ClientOnlyTags()
  2711. var fullTags map[string]string
  2712. if len(clientOnlyTags) == 0 {
  2713. fullTags = relayTag
  2714. } else {
  2715. fullTags = make(map[string]string, 1+len(clientOnlyTags))
  2716. fullTags[caps.RelaymsgTagName] = details.nick
  2717. for t, v := range clientOnlyTags {
  2718. fullTags[t] = v
  2719. }
  2720. }
  2721. // actually send the message
  2722. channelName := channel.Name()
  2723. for _, member := range channel.Members() {
  2724. for _, session := range member.Sessions() {
  2725. var tagsToUse map[string]string
  2726. if session.capabilities.Has(caps.MessageTags) {
  2727. tagsToUse = fullTags
  2728. } else if session.capabilities.Has(caps.Relaymsg) {
  2729. tagsToUse = relayTag
  2730. }
  2731. if session == rb.session {
  2732. rb.AddSplitMessageFromClient(nuh, "*", false, tagsToUse, "PRIVMSG", channelName, message)
  2733. } else {
  2734. session.sendSplitMsgFromClientInternal(false, nuh, "*", false, tagsToUse, "PRIVMSG", channelName, message)
  2735. }
  2736. }
  2737. }
  2738. return false
  2739. }
  2740. // RENAME <oldchan> <newchan> [<reason>]
  2741. func renameHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2742. oldName, newName := msg.Params[0], msg.Params[1]
  2743. var reason string
  2744. if 2 < len(msg.Params) {
  2745. reason = msg.Params[2]
  2746. }
  2747. channel := server.channels.Get(oldName)
  2748. if channel == nil {
  2749. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(oldName), client.t("No such channel"))
  2750. return false
  2751. }
  2752. oldName = channel.Name()
  2753. if !(channel.ClientIsAtLeast(client, modes.ChannelOperator) || client.HasRoleCapabs("chanreg")) {
  2754. rb.Add(nil, server.name, ERR_CHANOPRIVSNEEDED, client.Nick(), oldName, client.t("You're not a channel operator"))
  2755. return false
  2756. }
  2757. founder := channel.Founder()
  2758. if founder != "" && founder != client.Account() {
  2759. rb.Add(nil, server.name, "FAIL", "RENAME", "CANNOT_RENAME", oldName, utils.SafeErrorParam(newName), client.t("Only channel founders can change registered channels"))
  2760. return false
  2761. }
  2762. config := server.Config()
  2763. status, _, _ := channel.historyStatus(config)
  2764. if status == HistoryPersistent {
  2765. rb.Add(nil, server.name, "FAIL", "RENAME", "CANNOT_RENAME", oldName, utils.SafeErrorParam(newName), client.t("Channels with persistent history cannot be renamed"))
  2766. return false
  2767. }
  2768. // perform the channel rename
  2769. err := server.channels.Rename(oldName, newName)
  2770. if err == errInvalidChannelName {
  2771. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.Nick(), utils.SafeErrorParam(newName), client.t(err.Error()))
  2772. } else if err == errChannelNameInUse || err == errConfusableIdentifier {
  2773. rb.Add(nil, server.name, "FAIL", "RENAME", "CHANNEL_NAME_IN_USE", oldName, utils.SafeErrorParam(newName), client.t(err.Error()))
  2774. } else if err != nil {
  2775. rb.Add(nil, server.name, "FAIL", "RENAME", "CANNOT_RENAME", oldName, utils.SafeErrorParam(newName), client.t("Cannot rename channel"))
  2776. }
  2777. if err != nil {
  2778. return false
  2779. }
  2780. // send RENAME messages
  2781. clientPrefix := client.NickMaskString()
  2782. for _, mcl := range channel.Members() {
  2783. mDetails := mcl.Details()
  2784. for _, mSession := range mcl.Sessions() {
  2785. targetRb := rb
  2786. targetPrefix := clientPrefix
  2787. if mSession != rb.session {
  2788. targetRb = NewResponseBuffer(mSession)
  2789. targetPrefix = mDetails.nickMask
  2790. }
  2791. if mSession.capabilities.Has(caps.ChannelRename) {
  2792. if reason != "" {
  2793. targetRb.Add(nil, clientPrefix, "RENAME", oldName, newName, reason)
  2794. } else {
  2795. targetRb.Add(nil, clientPrefix, "RENAME", oldName, newName)
  2796. }
  2797. } else {
  2798. if reason != "" {
  2799. targetRb.Add(nil, targetPrefix, "PART", oldName, fmt.Sprintf(mcl.t("Channel renamed: %s"), reason))
  2800. } else {
  2801. targetRb.Add(nil, targetPrefix, "PART", oldName, mcl.t("Channel renamed"))
  2802. }
  2803. if mSession.capabilities.Has(caps.ExtendedJoin) {
  2804. targetRb.Add(nil, targetPrefix, "JOIN", newName, mDetails.accountName, mDetails.realname)
  2805. } else {
  2806. targetRb.Add(nil, targetPrefix, "JOIN", newName)
  2807. }
  2808. channel.SendTopic(mcl, targetRb, false)
  2809. if !targetRb.session.capabilities.Has(caps.NoImplicitNames) {
  2810. channel.Names(mcl, targetRb)
  2811. }
  2812. }
  2813. if mcl != client {
  2814. targetRb.Send(false)
  2815. }
  2816. }
  2817. }
  2818. return false
  2819. }
  2820. // SANICK <oldnick> <nickname>
  2821. func sanickHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2822. targetNick := msg.Params[0]
  2823. target := server.clients.Get(targetNick)
  2824. if target == nil {
  2825. rb.Add(nil, server.name, "FAIL", "SANICK", "NO_SUCH_NICKNAME", utils.SafeErrorParam(targetNick), client.t("No such nick"))
  2826. return false
  2827. }
  2828. performNickChange(server, client, target, nil, msg.Params[1], rb)
  2829. return false
  2830. }
  2831. // SCENE <target> <message>
  2832. func sceneHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2833. target := msg.Params[0]
  2834. message := msg.Params[1:]
  2835. sendRoleplayMessage(server, client, "", target, true, false, message, rb)
  2836. return false
  2837. }
  2838. // SETNAME <realname>
  2839. func setnameHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2840. realname := msg.Params[0]
  2841. if len(msg.Params) != 1 {
  2842. // workaround for clients that turn unknown commands into raw IRC lines,
  2843. // so you can do `/setname Jane Doe` in the client and get the expected result
  2844. realname = strings.Join(msg.Params, " ")
  2845. }
  2846. if realname == "" {
  2847. rb.Add(nil, server.name, "FAIL", "SETNAME", "INVALID_REALNAME", client.t("Realname is not valid"))
  2848. return false
  2849. }
  2850. client.SetRealname(realname)
  2851. details := client.Details()
  2852. // alert friends
  2853. now := time.Now().UTC()
  2854. friends := client.FriendsMonitors(caps.SetName)
  2855. delete(friends, rb.session)
  2856. isBot := client.HasMode(modes.Bot)
  2857. for session := range friends {
  2858. session.sendFromClientInternal(false, now, "", details.nickMask, details.accountName, isBot, nil, "SETNAME", details.realname)
  2859. }
  2860. // respond to the user unconditionally, even if they don't have the cap
  2861. rb.AddFromClient(now, "", details.nickMask, details.accountName, isBot, nil, "SETNAME", details.realname)
  2862. return false
  2863. }
  2864. // SUMMON [parameters]
  2865. func summonHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2866. rb.Add(nil, server.name, ERR_SUMMONDISABLED, client.Nick(), client.t("SUMMON has been disabled"))
  2867. return false
  2868. }
  2869. // TIME
  2870. func timeHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2871. rb.Add(nil, server.name, RPL_TIME, client.nick, server.name, time.Now().UTC().Format(time.RFC1123))
  2872. return false
  2873. }
  2874. // TOPIC <channel> [<topic>]
  2875. func topicHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2876. channel := server.channels.Get(msg.Params[0])
  2877. if channel == nil {
  2878. rb.Add(nil, server.name, ERR_NOSUCHCHANNEL, client.nick, utils.SafeErrorParam(msg.Params[0]), client.t("No such channel"))
  2879. return false
  2880. }
  2881. if len(msg.Params) > 1 {
  2882. channel.SetTopic(client, msg.Params[1], rb)
  2883. } else {
  2884. channel.SendTopic(client, rb, true)
  2885. }
  2886. return false
  2887. }
  2888. // UNDLINE <ip>|<net>
  2889. func unDLineHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2890. // check oper permissions
  2891. oper := client.Oper()
  2892. if !oper.HasRoleCapab("ban") {
  2893. rb.Add(nil, server.name, ERR_NOPRIVS, client.nick, msg.Command, client.t("Insufficient oper privs"))
  2894. return false
  2895. }
  2896. // get host
  2897. hostString := msg.Params[0]
  2898. // check host
  2899. hostNet, err := flatip.ParseToNormalizedNet(hostString)
  2900. if err != nil {
  2901. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.nick, msg.Command, client.t("Could not parse IP address or CIDR network"))
  2902. return false
  2903. }
  2904. err = server.dlines.RemoveNetwork(hostNet)
  2905. if err != nil {
  2906. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.nick, msg.Command, fmt.Sprintf(client.t("Could not remove ban [%s]"), err.Error()))
  2907. return false
  2908. }
  2909. hostString = hostNet.String()
  2910. rb.Notice(fmt.Sprintf(client.t("Removed D-Line for %s"), hostString))
  2911. server.snomasks.Send(sno.LocalXline, fmt.Sprintf(ircfmt.Unescape("%s$r removed D-Line for %s"), client.nick, hostString))
  2912. return false
  2913. }
  2914. // UNKLINE <mask>
  2915. func unKLineHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2916. details := client.Details()
  2917. // check oper permissions
  2918. oper := client.Oper()
  2919. if !oper.HasRoleCapab("ban") {
  2920. rb.Add(nil, server.name, ERR_NOPRIVS, details.nick, msg.Command, client.t("Insufficient oper privs"))
  2921. return false
  2922. }
  2923. // get host
  2924. mask := msg.Params[0]
  2925. mask, err := CanonicalizeMaskWildcard(mask)
  2926. if err != nil {
  2927. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, client.t("Erroneous nickname"))
  2928. return false
  2929. }
  2930. err = server.klines.RemoveMask(mask)
  2931. if err != nil {
  2932. rb.Add(nil, server.name, ERR_UNKNOWNERROR, details.nick, msg.Command, fmt.Sprintf(client.t("Could not remove ban [%s]"), err.Error()))
  2933. return false
  2934. }
  2935. rb.Notice(fmt.Sprintf(client.t("Removed K-Line for %s"), mask))
  2936. server.snomasks.Send(sno.LocalXline, fmt.Sprintf(ircfmt.Unescape("%s$r removed K-Line for %s"), details.nick, mask))
  2937. return false
  2938. }
  2939. // USER <username> * 0 <realname>
  2940. func userHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2941. if client.registered {
  2942. rb.Add(nil, server.name, ERR_ALREADYREGISTRED, client.Nick(), client.t("You may not reregister"))
  2943. return false
  2944. }
  2945. username, realname := msg.Params[0], msg.Params[3]
  2946. if len(realname) == 0 {
  2947. rb.Add(nil, server.name, ERR_NEEDMOREPARAMS, client.Nick(), "USER", client.t("Not enough parameters"))
  2948. return false
  2949. }
  2950. config := server.Config()
  2951. if config.Limits.RealnameLen > 0 && len(realname) > config.Limits.RealnameLen {
  2952. realname = ircmsg.TruncateUTF8Safe(realname, config.Limits.RealnameLen)
  2953. }
  2954. // #843: we accept either: `USER user:pass@clientid` or `USER user@clientid`
  2955. if strudelIndex := strings.IndexByte(username, '@'); strudelIndex != -1 {
  2956. username, rb.session.deviceID = username[:strudelIndex], username[strudelIndex+1:]
  2957. if colonIndex := strings.IndexByte(username, ':'); colonIndex != -1 {
  2958. var password string
  2959. username, password = username[:colonIndex], username[colonIndex+1:]
  2960. err := server.accounts.AuthenticateByPassphrase(client, username, password)
  2961. if err == nil {
  2962. sendSuccessfulAccountAuth(nil, client, rb, true)
  2963. } else {
  2964. // this is wrong, but send something for debugging that will show up in a raw transcript
  2965. rb.Add(nil, server.name, ERR_SASLFAIL, client.Nick(), client.t("SASL authentication failed"))
  2966. }
  2967. }
  2968. }
  2969. err := client.SetNames(username, realname, false)
  2970. if err == errInvalidUsername {
  2971. // if client's using a unicode nick or something weird, let's just set 'em up with a stock username instead.
  2972. // fixes clients that just use their nick as a username so they can still use the interesting nick
  2973. if client.preregNick == username {
  2974. client.SetNames("user", realname, false)
  2975. } else {
  2976. rb.Add(nil, server.name, ERR_INVALIDUSERNAME, client.Nick(), client.t("Malformed username"))
  2977. }
  2978. }
  2979. return false
  2980. }
  2981. // does `target` have an operator status that is visible to `client`?
  2982. func operStatusVisible(client, target *Client, hasPrivs bool) bool {
  2983. targetOper := target.Oper()
  2984. if targetOper == nil {
  2985. return false
  2986. }
  2987. if client == target || hasPrivs {
  2988. return true
  2989. }
  2990. return !targetOper.Hidden
  2991. }
  2992. // USERHOST <nickname>{ <nickname>}
  2993. func userhostHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  2994. hasPrivs := client.HasMode(modes.Operator)
  2995. returnedClients := make(ClientSet)
  2996. var tl utils.TokenLineBuilder
  2997. tl.Initialize(maxLastArgLength, " ")
  2998. for i, nickname := range msg.Params {
  2999. if i >= 10 {
  3000. break
  3001. }
  3002. target := server.clients.Get(nickname)
  3003. if target == nil {
  3004. continue
  3005. }
  3006. // to prevent returning multiple results for a single nick
  3007. if returnedClients.Has(target) {
  3008. continue
  3009. }
  3010. returnedClients.Add(target)
  3011. var isOper, isAway string
  3012. if operStatusVisible(client, target, hasPrivs) {
  3013. isOper = "*"
  3014. }
  3015. if away, _ := target.Away(); away {
  3016. isAway = "-"
  3017. } else {
  3018. isAway = "+"
  3019. }
  3020. details := target.Details()
  3021. tl.Add(fmt.Sprintf("%s%s=%s%s@%s", details.nick, isOper, isAway, details.username, details.hostname))
  3022. }
  3023. lines := tl.Lines()
  3024. if lines == nil {
  3025. lines = []string{""}
  3026. }
  3027. nick := client.Nick()
  3028. for _, line := range lines {
  3029. rb.Add(nil, client.server.name, RPL_USERHOST, nick, line)
  3030. }
  3031. return false
  3032. }
  3033. // USERS [parameters]
  3034. func usersHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3035. rb.Add(nil, server.name, ERR_USERSDISABLED, client.Nick(), client.t("USERS has been disabled"))
  3036. return false
  3037. }
  3038. // VERSION
  3039. func versionHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3040. rb.Add(nil, server.name, RPL_VERSION, client.nick, Ver, server.name)
  3041. server.RplISupport(client, rb)
  3042. return false
  3043. }
  3044. // WEBIRC <password> <gateway> <hostname> <ip> [:flag1 flag2=x flag3]
  3045. func webircHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3046. // only allow unregistered clients to use this command
  3047. if client.registered || client.proxiedIP != nil {
  3048. return false
  3049. }
  3050. // process flags
  3051. var secure bool
  3052. if 4 < len(msg.Params) {
  3053. for _, x := range strings.Split(msg.Params[4], " ") {
  3054. // split into key=value
  3055. var key string
  3056. if strings.Contains(x, "=") {
  3057. y := strings.SplitN(x, "=", 2)
  3058. key, _ = y[0], y[1]
  3059. } else {
  3060. key = x
  3061. }
  3062. lkey := strings.ToLower(key)
  3063. if lkey == "tls" || lkey == "secure" {
  3064. // only accept "tls" flag if the gateway's connection to us is secure as well
  3065. if client.HasMode(modes.TLS) || client.realIP.IsLoopback() {
  3066. secure = true
  3067. }
  3068. }
  3069. }
  3070. }
  3071. givenPassword := []byte(msg.Params[0])
  3072. for _, info := range server.Config().Server.WebIRC {
  3073. if utils.IPInNets(client.realIP, info.allowedNets) {
  3074. // confirm password and/or fingerprint
  3075. if 0 < len(info.Password) && bcrypt.CompareHashAndPassword(info.Password, givenPassword) != nil {
  3076. continue
  3077. }
  3078. if info.Certfp != "" && info.Certfp != rb.session.certfp {
  3079. continue
  3080. }
  3081. err, quitMsg := client.ApplyProxiedIP(rb.session, net.ParseIP(msg.Params[3]), secure)
  3082. if err != nil {
  3083. client.Quit(quitMsg, rb.session)
  3084. return true
  3085. } else {
  3086. return false
  3087. }
  3088. }
  3089. }
  3090. client.Quit(client.t("WEBIRC command is not usable from your address or incorrect password given"), rb.session)
  3091. return true
  3092. }
  3093. type whoxFields uint32 // bitset to hold the WHOX field values, 'a' through 'z'
  3094. func (fields whoxFields) Add(field rune) (result whoxFields) {
  3095. index := int(field) - int('a')
  3096. if 0 <= index && index < 26 {
  3097. return fields | (1 << index)
  3098. } else {
  3099. return fields
  3100. }
  3101. }
  3102. func (fields whoxFields) Has(field rune) bool {
  3103. index := int(field) - int('a')
  3104. if 0 <= index && index < 26 {
  3105. return (fields & (1 << index)) != 0
  3106. } else {
  3107. return false
  3108. }
  3109. }
  3110. // rplWhoReply returns the WHO(X) reply between one user and another channel/user.
  3111. // who format:
  3112. // <channel> <user> <host> <server> <nick> <H|G>[*][~|&|@|%|+][B] :<hopcount> <real name>
  3113. // whox format:
  3114. // <type> <channel> <user> <ip> <host> <server> <nick> <H|G>[*][~|&|@|%|+][B] <hops> <idle> <account> <rank> :<real name>
  3115. func (client *Client) rplWhoReply(channel *Channel, target *Client, rb *ResponseBuffer, canSeeIPs, canSeeOpers, includeRFlag, isWhox bool, fields whoxFields, whoType string) {
  3116. params := []string{client.Nick()}
  3117. details := target.Details()
  3118. if fields.Has('t') {
  3119. params = append(params, whoType)
  3120. }
  3121. if fields.Has('c') {
  3122. fChannel := "*"
  3123. if channel != nil {
  3124. fChannel = channel.name
  3125. }
  3126. params = append(params, fChannel)
  3127. }
  3128. if fields.Has('u') {
  3129. params = append(params, details.username)
  3130. }
  3131. if fields.Has('i') {
  3132. fIP := "255.255.255.255"
  3133. if canSeeIPs || client == target {
  3134. // you can only see a target's IP if they're you or you're an oper
  3135. ip, _ := target.getWhoisActually()
  3136. fIP = utils.IPStringToHostname(ip.String())
  3137. }
  3138. params = append(params, fIP)
  3139. }
  3140. if fields.Has('h') {
  3141. params = append(params, details.hostname)
  3142. }
  3143. if fields.Has('s') {
  3144. params = append(params, target.server.name)
  3145. }
  3146. if fields.Has('n') {
  3147. params = append(params, details.nick)
  3148. }
  3149. if fields.Has('f') { // "flags" (away + oper state + channel status prefix + bot)
  3150. var flags strings.Builder
  3151. if away, _ := target.Away(); away {
  3152. flags.WriteRune('G') // Gone
  3153. } else {
  3154. flags.WriteRune('H') // Here
  3155. }
  3156. if target.HasMode(modes.Operator) && operStatusVisible(client, target, canSeeOpers) {
  3157. flags.WriteRune('*')
  3158. }
  3159. if channel != nil {
  3160. flags.WriteString(channel.ClientPrefixes(target, rb.session.capabilities.Has(caps.MultiPrefix)))
  3161. }
  3162. if target.HasMode(modes.Bot) {
  3163. flags.WriteRune('B')
  3164. }
  3165. if includeRFlag && details.account != "" {
  3166. flags.WriteRune('r')
  3167. }
  3168. params = append(params, flags.String())
  3169. }
  3170. if fields.Has('d') { // server hops from us to target
  3171. params = append(params, "0")
  3172. }
  3173. if fields.Has('l') {
  3174. params = append(params, fmt.Sprintf("%d", target.IdleSeconds()))
  3175. }
  3176. if fields.Has('a') {
  3177. fAccount := "0"
  3178. if details.accountName != "*" {
  3179. // WHOX uses "0" to mean "no account"
  3180. fAccount = details.accountName
  3181. }
  3182. params = append(params, fAccount)
  3183. }
  3184. if fields.Has('o') {
  3185. // channel oplevel, not implemented
  3186. params = append(params, "*")
  3187. }
  3188. if fields.Has('r') {
  3189. params = append(params, details.realname)
  3190. }
  3191. numeric := RPL_WHOSPCRPL
  3192. if !isWhox {
  3193. numeric = RPL_WHOREPLY
  3194. // if this isn't WHOX, stick hops + realname at the end
  3195. params = append(params, "0 "+details.realname)
  3196. }
  3197. rb.Add(nil, client.server.name, numeric, params...)
  3198. }
  3199. func serviceWhoReply(client *Client, service *ircService, rb *ResponseBuffer, isWhox bool, fields whoxFields, whoType string) {
  3200. params := []string{client.Nick()}
  3201. if fields.Has('t') {
  3202. params = append(params, whoType)
  3203. }
  3204. if fields.Has('c') {
  3205. params = append(params, "*")
  3206. }
  3207. if fields.Has('u') {
  3208. params = append(params, service.Name)
  3209. }
  3210. if fields.Has('i') {
  3211. params = append(params, "127.0.0.1")
  3212. }
  3213. if fields.Has('h') {
  3214. params = append(params, "localhost")
  3215. }
  3216. if fields.Has('s') {
  3217. params = append(params, client.server.name)
  3218. }
  3219. if fields.Has('n') {
  3220. params = append(params, service.Name)
  3221. }
  3222. if fields.Has('f') { // "flags" (away + oper state + channel status prefix + bot)
  3223. params = append(params, "H")
  3224. }
  3225. if fields.Has('d') { // server hops from us to target
  3226. params = append(params, "0")
  3227. }
  3228. if fields.Has('l') { // idle seconds
  3229. params = append(params, "0")
  3230. }
  3231. if fields.Has('a') { // account, services are considered not to have one
  3232. params = append(params, "0")
  3233. }
  3234. if fields.Has('o') { // channel oplevel, not implemented
  3235. params = append(params, "*")
  3236. }
  3237. if fields.Has('r') {
  3238. params = append(params, service.Realname(client))
  3239. }
  3240. numeric := RPL_WHOSPCRPL
  3241. if !isWhox {
  3242. numeric = RPL_WHOREPLY
  3243. // if this isn't WHOX, stick hops + realname at the end
  3244. params = append(params, "0 "+service.Realname(client))
  3245. }
  3246. rb.Add(nil, client.server.name, numeric, params...)
  3247. }
  3248. // WHO <mask> [<filter>%<fields>,<type>]
  3249. func whoHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3250. origMask := utils.SafeErrorParam(msg.Params[0])
  3251. if origMask != msg.Params[0] {
  3252. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), "WHO", client.t("First param must be a mask or channel"))
  3253. return false
  3254. }
  3255. // https://modern.ircdocs.horse/#who-message
  3256. // "1. A channel name, in which case the channel members are listed."
  3257. // "2. An exact nickname, in which case a single user is returned."
  3258. // "3. A mask pattern, in which case all visible users whose nickname matches are listed."
  3259. var isChannel bool
  3260. var isBareNick bool
  3261. mask := origMask
  3262. var err error
  3263. if origMask[0] == '#' {
  3264. mask, err = CasefoldChannel(origMask)
  3265. isChannel = true
  3266. } else if !strings.ContainsAny(origMask, protocolBreakingNameCharacters) {
  3267. isBareNick = true
  3268. } else {
  3269. mask, err = CanonicalizeMaskWildcard(origMask)
  3270. }
  3271. if err != nil {
  3272. rb.Add(nil, server.name, ERR_UNKNOWNERROR, client.Nick(), "WHO", client.t("Mask isn't valid"))
  3273. return false
  3274. }
  3275. // include the r flag only if nick and account are synonymous
  3276. config := server.Config()
  3277. includeRFlag := config.Accounts.NickReservation.Enabled &&
  3278. config.Accounts.NickReservation.Method == NickEnforcementStrict &&
  3279. !config.Accounts.NickReservation.AllowCustomEnforcement &&
  3280. config.Accounts.NickReservation.ForceNickEqualsAccount
  3281. sFields := "cuhsnf"
  3282. whoType := "0"
  3283. isWhox := false
  3284. if len(msg.Params) > 1 && strings.Contains(msg.Params[1], "%") {
  3285. isWhox = true
  3286. whoxData := msg.Params[1]
  3287. fieldStart := strings.Index(whoxData, "%")
  3288. sFields = whoxData[fieldStart+1:]
  3289. typeIndex := strings.Index(sFields, ",")
  3290. if typeIndex > -1 && typeIndex < (len(sFields)-1) { // make sure there's , and a value after it
  3291. whoType = sFields[typeIndex+1:]
  3292. sFields = strings.ToLower(sFields[:typeIndex])
  3293. }
  3294. }
  3295. var fields whoxFields
  3296. for _, field := range sFields {
  3297. fields = fields.Add(field)
  3298. }
  3299. // successfully parsed query, ensure we send the success response:
  3300. defer func() {
  3301. rb.Add(nil, server.name, RPL_ENDOFWHO, client.Nick(), origMask, client.t("End of WHO list"))
  3302. }()
  3303. // XXX #1730: https://datatracker.ietf.org/doc/html/rfc1459#section-4.5.1
  3304. // 'If the "o" parameter is passed only operators are returned according to
  3305. // the name mask supplied.'
  3306. // see discussion on #1730, we just return no results in this case.
  3307. if len(msg.Params) > 1 && msg.Params[1] == "o" {
  3308. return false
  3309. }
  3310. oper := client.Oper()
  3311. hasPrivs := oper.HasRoleCapab("sajoin")
  3312. canSeeIPs := oper.HasRoleCapab("ban")
  3313. if isChannel {
  3314. channel := server.channels.Get(mask)
  3315. if channel != nil {
  3316. isJoined := channel.hasClient(client)
  3317. if !channel.flags.HasMode(modes.Secret) || isJoined || hasPrivs {
  3318. var members []*Client
  3319. if hasPrivs {
  3320. members = channel.Members()
  3321. } else {
  3322. members = channel.auditoriumFriends(client)
  3323. }
  3324. for _, member := range members {
  3325. if !member.HasMode(modes.Invisible) || isJoined || hasPrivs {
  3326. client.rplWhoReply(channel, member, rb, canSeeIPs, oper != nil, includeRFlag, isWhox, fields, whoType)
  3327. }
  3328. }
  3329. }
  3330. }
  3331. } else if isBareNick {
  3332. if mclient := server.clients.Get(mask); mclient != nil {
  3333. client.rplWhoReply(nil, mclient, rb, canSeeIPs, oper != nil, includeRFlag, isWhox, fields, whoType)
  3334. } else if service, ok := ErgoServices[strings.ToLower(mask)]; ok {
  3335. serviceWhoReply(client, service, rb, isWhox, fields, whoType)
  3336. }
  3337. } else {
  3338. // Construct set of channels the client is in.
  3339. userChannels := make(ChannelSet)
  3340. for _, channel := range client.Channels() {
  3341. userChannels.Add(channel)
  3342. }
  3343. // Another client is a friend if they share at least one channel, or they are the same client.
  3344. isFriend := func(otherClient *Client) bool {
  3345. if client == otherClient {
  3346. return true
  3347. }
  3348. for _, channel := range otherClient.Channels() {
  3349. if channel.flags.HasMode(modes.Auditorium) {
  3350. return false // TODO this should respect +v etc.
  3351. }
  3352. if userChannels.Has(channel) {
  3353. return true
  3354. }
  3355. }
  3356. return false
  3357. }
  3358. for mclient := range server.clients.FindAll(mask) {
  3359. if hasPrivs || !mclient.HasMode(modes.Invisible) || isFriend(mclient) {
  3360. client.rplWhoReply(nil, mclient, rb, canSeeIPs, oper != nil, includeRFlag, isWhox, fields, whoType)
  3361. }
  3362. }
  3363. }
  3364. return false
  3365. }
  3366. // WHOIS [<target>] <mask>{,<mask>}
  3367. func whoisHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3368. var masksString string
  3369. //var target string
  3370. if len(msg.Params) > 1 {
  3371. //target = msg.Params[0]
  3372. masksString = msg.Params[1]
  3373. } else {
  3374. masksString = msg.Params[0]
  3375. }
  3376. handleService := func(nick string) bool {
  3377. cfnick, _ := CasefoldName(nick)
  3378. service, ok := ErgoServices[cfnick]
  3379. hostname := "localhost"
  3380. config := server.Config()
  3381. if config.Server.OverrideServicesHostname != "" {
  3382. hostname = config.Server.OverrideServicesHostname
  3383. }
  3384. if !ok {
  3385. return false
  3386. }
  3387. clientNick := client.Nick()
  3388. rb.Add(nil, client.server.name, RPL_WHOISUSER, clientNick, service.Name, service.Name, hostname, "*", service.Realname(client))
  3389. // #1080:
  3390. rb.Add(nil, client.server.name, RPL_WHOISOPERATOR, clientNick, service.Name, client.t("is a network service"))
  3391. // hehe
  3392. if client.HasMode(modes.TLS) {
  3393. rb.Add(nil, client.server.name, RPL_WHOISSECURE, clientNick, service.Name, client.t("is using a secure connection"))
  3394. }
  3395. return true
  3396. }
  3397. hasPrivs := client.HasRoleCapabs("samode")
  3398. if hasPrivs {
  3399. for _, mask := range strings.Split(masksString, ",") {
  3400. matches := server.clients.FindAll(mask)
  3401. if len(matches) == 0 && !handleService(mask) {
  3402. rb.Add(nil, client.server.name, ERR_NOSUCHNICK, client.Nick(), utils.SafeErrorParam(mask), client.t("No such nick"))
  3403. continue
  3404. }
  3405. for mclient := range matches {
  3406. client.getWhoisOf(mclient, hasPrivs, rb)
  3407. }
  3408. }
  3409. } else {
  3410. // only get the first request; also require a nick, not a mask
  3411. nick := strings.Split(masksString, ",")[0]
  3412. mclient := server.clients.Get(nick)
  3413. if mclient != nil {
  3414. client.getWhoisOf(mclient, hasPrivs, rb)
  3415. } else if !handleService(nick) {
  3416. rb.Add(nil, client.server.name, ERR_NOSUCHNICK, client.Nick(), utils.SafeErrorParam(masksString), client.t("No such nick"))
  3417. }
  3418. // fall through, ENDOFWHOIS is always sent
  3419. }
  3420. rb.Add(nil, server.name, RPL_ENDOFWHOIS, client.nick, utils.SafeErrorParam(masksString), client.t("End of /WHOIS list"))
  3421. return false
  3422. }
  3423. // WHOWAS <nickname> [<count> [<server>]]
  3424. func whowasHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3425. nicknames := strings.Split(msg.Params[0], ",")
  3426. // 0 means "all the entries", as does a negative number
  3427. var count int
  3428. if len(msg.Params) > 1 {
  3429. count, _ = strconv.Atoi(msg.Params[1])
  3430. if count < 0 {
  3431. count = 0
  3432. }
  3433. }
  3434. cnick := client.Nick()
  3435. canSeeIP := client.Oper().HasRoleCapab("ban")
  3436. for _, nickname := range nicknames {
  3437. results := server.whoWas.Find(nickname, count)
  3438. if len(results) == 0 {
  3439. rb.Add(nil, server.name, ERR_WASNOSUCHNICK, cnick, utils.SafeErrorParam(nickname), client.t("There was no such nickname"))
  3440. } else {
  3441. for _, whoWas := range results {
  3442. rb.Add(nil, server.name, RPL_WHOWASUSER, cnick, whoWas.nick, whoWas.username, whoWas.hostname, "*", whoWas.realname)
  3443. if canSeeIP {
  3444. rb.Add(nil, server.name, RPL_WHOWASIP, cnick, whoWas.nick, fmt.Sprintf(client.t("was connecting from %s"), utils.IPStringToHostname(whoWas.ip.String())))
  3445. }
  3446. }
  3447. }
  3448. rb.Add(nil, server.name, RPL_ENDOFWHOWAS, cnick, utils.SafeErrorParam(nickname), client.t("End of WHOWAS"))
  3449. }
  3450. return false
  3451. }
  3452. // ZNC <module> [params]
  3453. func zncHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3454. params := msg.Params[1:]
  3455. // #1205: compatibility with Palaver, which sends `ZNC *playback :play ...`
  3456. if len(params) == 1 && strings.IndexByte(params[0], ' ') != -1 {
  3457. params = strings.Fields(params[0])
  3458. }
  3459. zncModuleHandler(client, msg.Params[0], params, rb)
  3460. return false
  3461. }
  3462. // fake handler for unknown commands
  3463. func unknownCommandHandler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3464. var message string
  3465. if strings.HasPrefix(msg.Command, "/") {
  3466. message = fmt.Sprintf(client.t("Unknown command; if you are using /QUOTE, the correct syntax is /QUOTE %[1]s, not /QUOTE %[2]s"),
  3467. strings.TrimPrefix(msg.Command, "/"), msg.Command)
  3468. } else {
  3469. message = client.t("Unknown command")
  3470. }
  3471. rb.Add(nil, server.name, ERR_UNKNOWNCOMMAND, client.Nick(), utils.SafeErrorParam(msg.Command), message)
  3472. return false
  3473. }
  3474. // fake handler for invalid utf8
  3475. func invalidUtf8Handler(server *Server, client *Client, msg ircmsg.Message, rb *ResponseBuffer) bool {
  3476. rb.Add(nil, server.name, "FAIL", utils.SafeErrorParam(msg.Command), "INVALID_UTF8", client.t("Message rejected for containing invalid UTF-8"))
  3477. return false
  3478. }