Fix for security issue, removed absolute path attachments for agc/dispo_send_email.php script, now attachments must be in "agc/attachments/" web directory

git-svn-id: svn://192.168.202.10@3501 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2021-08-23 20:36:36 +00:00
parent 628e4b0870
commit c97388f371
4 changed files with 674 additions and 375 deletions
+3
View File
@@ -679,6 +679,9 @@ OTHER CHANGES:
the number of leads matching set statuses is reached. See the comments
in the code for more details.
189. Changed agc/dispo_send_email.php to only allow attachments in the new
"agc/attachments" web directory.