X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2FProtocol.txt;h=b6ead9dfdbe5ef6078236dff1e1e60829a715413;hp=59fa617afaaa91f0f0b6b6338785e11c4c240bf8;hb=a38eea8987b32f3d17ae04eabdd9d114af57bd25;hpb=1254d315b9d33010035aaf7eba61ac4e8e1cc98f;ds=sidebyside diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 59fa617a..b6ead9df 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -176,7 +176,7 @@ channel mode). In this case should be "0". II.4 Update webchat/proxy client information Command: WEBIRC - Parameters: + Parameters: [] Used by: unregistered clients only The WEBIRC command is used by some Web-to-IRC gateways to set the correct @@ -186,6 +186,9 @@ first command sent to the server, even before USER and NICK commands! The must be set in the server configuration file to prevent unauthorized clients to fake their identity; it is an arbitrary string. +Optionally, a 5th parameter is accepted to comply with an IRCv3 extension, +see , but ignored. + II.5 Client character encoding conversion @@ -224,11 +227,12 @@ new server link", "M"), even if it doesn't support the given The following names are defined: - - "host": the hostname of a client (can't be empty) + - "accountname": the account name of a client (can't be empty) + - "certfp": the certificate fingerprint of a client (can't be empty) - "cloakhost": the cloaked hostname of a client + - "host": the hostname of a client (can't be empty) - "info": info text ("real name") of a client - "user": the user name of a client (can't be empty) - - "certfp": the cert fingerprint of a client III. Numerics used by IRC+ Protocol