]> jfr.im git - irc/rizon/znc.git/commit
Added a global config option for IP-based session protection.
authorMichael Edgar <redacted>
Thu, 14 Apr 2011 00:24:26 +0000 (20:24 -0400)
committerMichael Edgar <redacted>
Thu, 14 Apr 2011 00:24:26 +0000 (20:24 -0400)
commita9ba4020dbf40fd7366d4038f95d738409158870
tree061854f3b344eb4e2e442ac3ddb446e2abee8754
parent2c6a54b617a3dbf2ffb842ae48b883177361515f
Added a global config option for IP-based session protection.

The new setting defaults to true, and is settable in the web admin panel. When
set to false, IP address checks are ignored. For users behind proxies (students,
large corporate networks) that don't guarantee a consistent IP, this makes the
web admin panel much more usable.
WebModules.cpp
modules/data/webadmin/tmpl/settings.tmpl
modules/webadmin.cpp
znc.cpp
znc.h