]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Cosmetic changes to METADATA
authorFederico G. Schwindt <fgsch@lodoss.net>
Sun, 25 Aug 2013 04:26:08 +0000 (05:26 +0100)
committerFederico G. Schwindt <fgsch@lodoss.net>
Sun, 25 Aug 2013 04:26:08 +0000 (05:26 +0100)
Update certfp and sort entries.

doc/Protocol.txt

index ae290dd1d86f09d8f1ea971a0730ab7f7152e214..6b3cfbcf3892b0cefa098177ed65ad4c32ba5bfa 100644 (file)
@@ -225,11 +225,11 @@ 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)
+ - "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