]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Protocol.txt
Implement account login support
[ngircd-alex.git] / doc / Protocol.txt
index 39c5730bd4a76da18380af3f44562c806b1e005e..ae290dd1d86f09d8f1ea971a0730ab7f7152e214 100644 (file)
@@ -224,10 +224,12 @@ 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
  - "user": the user name of a client (can't be empty)
+ - "certfp": the cert fingerprint of a client
 
 
 III. Numerics used by IRC+ Protocol