ngircd-tor/man
Alexander Barton 6e8cf51bb2 Implement WEBIRC command
The WEBIRC command is used by some Web-to-IRC gateways to set the correct
user name and host name of users instead of their own.

Syntax: WEBIRC <password> <username> <hostname> <ip-address>

The <password> must be set using the new configuration variable "WebircPassword" in the [Global] section of ngircd.conf.

Please note that the <ip-address> is currently not used by ngIRCd (we don't store it in the CLIENT structure, only the resolved hostname).
2010-02-11 00:01:53 +01:00
..
.gitignore Moved .cvsignore files to .gitignore 2008-04-09 18:54:52 +02:00
Makefile.am Customize manual pages to reflect the actual installation location of files. 2006-12-25 16:13:26 +00:00
ngircd.8.tmpl Spell check and enhance ngIRCd manual pages. 2008-12-30 19:20:09 +01:00
ngircd.conf.5.tmpl Implement WEBIRC command 2010-02-11 00:01:53 +01:00