Implement account login support

This is done via the `accountname' METADATA command and used to
automatically identify users after netsplits or across service
restarts.
This commit is contained in:
Federico G. Schwindt
2013-08-25 05:24:08 +01:00
parent a9ffbdea3f
commit 3af0ece2bc
4 changed files with 41 additions and 0 deletions
+1
View File
@@ -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