Added allow_web_debug system setting to disable $DB output by default.

Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2022-02-21 15:41:15 +00:00
parent 55c9bc35dc
commit 31ed5a073c
50 changed files with 1966 additions and 914 deletions
+4
View File
@@ -710,6 +710,10 @@ OTHER CHANGES:
198. Added "Pause Max URL" Campaign feature
199. Added "Allow Web DB Debug" System Settings feature, to allow use of the $DB
variable on the web screens for troubleshooting issues.
It is disabled by default.