about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@lodoss.net>2013-08-22 14:40:30 +0100
committerFederico G. Schwindt <fgsch@lodoss.net>2013-08-25 05:24:08 +0100
commit3af0ece2bcf550cccd7b647c111ce503c2faa459 (patch)
tree6c491290b4643ea54220fa1b18b02609f7be1fe3 /doc
parenta9ffbdea3f3e245326eaa4242f97803b6edad522 (diff)
downloadngircd-3af0ece2bcf550cccd7b647c111ce503c2faa459.tar.gz
ngircd-3af0ece2bcf550cccd7b647c111ce503c2faa459.zip
Implement account login support
This is done via the `accountname' METADATA command and used to
automatically identify users after netsplits or across service
restarts.
Diffstat (limited to 'doc')
-rw-r--r--doc/Protocol.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt
index 59fa617a..ae290dd1 100644
--- a/doc/Protocol.txt
+++ b/doc/Protocol.txt
@@ -224,6 +224,7 @@ new server link", <serverflag> "M"), even if it doesn't support the given
 
 The following <key> names are defined:
 
+ - "accountname": the account name of a client (can't be empty)
  - "host": the hostname of a client (can't be empty)
  - "cloakhost": the cloaked hostname of a client
  - "info": info text ("real name") of a client