Security fix
commit51f49490d85853b21d643854ab448571e227348d
authorbradymiller <bradymiller@users.sourceforge.net>
Sat, 28 Jan 2012 02:12:51 +0000 (27 18:12 -0800)
committerbradymiller <bradymiller@users.sourceforge.net>
Sun, 29 Jan 2012 00:46:29 +0000 (28 16:46 -0800)
tree59350a2b9e9c20db00440763986e1bf1caa263f3
parent615a6c433e260e53e60e6913fa80d4e46673df25
Security fix

 -Added function to check for illegal characters in files
  and directories at the libary/sanitize.php script.
 -Implemented this function to fix certain security exploits.
contrib/acog/print_form.php
interface/fax/fax_dispatch.php
interface/globals.php
interface/patient_file/encounter/load_form.php
interface/patient_file/encounter/trend_form.php
interface/patient_file/encounter/view_form.php
library/sanitize.inc.php [new file with mode: 0644]