Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie a0d2326f9c Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators.
It didn't work with CIDR format IP addresses.  I cannabilized the
code from canShowDebug and refactored it into its own method,
canShowBasedOnIP.  Both canShowDebug and canShowPerformanceIndicators call this.
Updated the docs for the debugIp setting to note that it's used for both
showDebug and showPerformanceIndicators.
Added about 20 more tests to ErrorHandler.t.  Only the two hard methods are
left, fatal (which closes the session at the end) and showDebug, which is
validating a ton of output.
2006-11-21 03:50:15 +00:00
docs Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
etc - karma rfe: Limiting access to admin mode to set of ip's 2006-11-08 17:43:44 +00:00
lib Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
sbin add new module dependency for sales tax 2006-10-21 15:48:09 +00:00
t Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
www 2006-11-20 22:20:31 +00:00