mirror of
https://github.com/osmarks/ngircd.git
synced 2026-09-08 18:39:15 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user