Rework WebGUI::PerformanceProfiler to only calculate and show output

to a certain IP address.
This commit is contained in:
Colin Kuskie 2009-06-15 22:32:59 +00:00
parent d710fde1f2
commit 7cfc771354
2 changed files with 19 additions and 2 deletions

View file

@ -3,6 +3,7 @@
- fixed: deploying a package doesn't commit version tag with autocommit on
- fixed rfe #76: group delete causes problems
- fixed #10526: icalInterval in Calendar.pm
- fixed: displaying performance profile data only to an allowed IP address.
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)