1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 02:23:13 +02:00
Files
unrealircd/doc
Bram Matthys 527fa9818c UnrealIRCd will no longer give +z to users on WEBIRC gateways, unless
the WEBIRC gateway gives us some assurance that the
client<->webirc gateway connection is also secure (eg: https).

This is the regular WEBIRC format:
WEBIRC password gateway hostname ip

This indicates a secure client connection (NEW):
WEBIRC password gateway hostname ip :secure

Naturally, WEBIRC gateways MUST NOT send the "secure" option if
the client is using http or some other insecure protocol.

https://github.com/ircv3/ircv3-ideas/issues/12
2017-11-13 16:47:22 +01:00
..
2010-07-14 18:54:52 +00:00
2000-02-28 22:45:44 +00:00
2015-10-10 17:44:52 +02:00