From 3af0ece2bcf550cccd7b647c111ce503c2faa459 Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Thu, 22 Aug 2013 14:40:30 +0100 Subject: Implement account login support This is done via the `accountname' METADATA command and used to automatically identify users after netsplits or across service restarts. --- doc/Protocol.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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", "M"), even if it doesn't support the given The following 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 -- cgit 1.4.1