1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-12 07:16:02 +00:00

Merge remote-tracking branch 'fgsch/certfp'

* fgsch/certfp:
  Simplify MOTD handling
  Add certificate fingerprint support
This commit is contained in:
Alexander Barton
2013-08-03 00:29:12 +02:00
10 changed files with 212 additions and 49 deletions

View File

@@ -228,6 +228,7 @@ The following <key> names are defined:
- "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