Hpsam tracker - Wed, 28 May 2008 18:27:16 +0000 Hpsam tracker - Cryptographp 4.5: Recently opened tasks https://outils.hpsam.info/tracker/ FS#12: Fatal error in sample-crypto.php page Sylvain Wed, 28 May 2008 18:26:04 +0000
Change

$crypt = isset($_POST['crypt'])?$striptags($_POST['crypt']):NULL;

to

$crypt = isset($_POST['crypt'])?strip_tags($_POST['crypt']):NULL;

in pages/sample-crypto.php]]>
https://outils.hpsam.info/tracker/index.php?do=details&task_id=12 https://outils.hpsam.info/tracker/index.php?do=details&task_id=12