security/core#97 Ensure that php scripts where applicable in sql and tools that shoul...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 9 Nov 2020 09:11:24 +0000 (20:11 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 18 Mar 2021 06:27:00 +0000 (17:27 +1100)
commita9f3bf65152087cbdad229cb52ddcfb312814270
tree6ba1b8c52547a6ef83433238d16f8ff83fc2c2c7
parent54f6fd784e4ca36ced842b81e9d8651a0b1de2a9
security/core#97 Ensure that php scripts where applicable in sql and tools that should only be run in CLI can be run in CLI

Use more portable check for cli and add in 404 header as per Rich's comments
sql/GenerateData.php
sql/GenerateGroups.php
sql/GenerateMailing.php
sql/GenerateReportData.php
tools/bin/scripts/NormalizePhone.php
tools/bin/scripts/ckeditorConfigScraper.php
tools/bin/scripts/set-version.php
tools/bin/scripts/testProcess.php