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 118KB

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