From 0f044adb638e913f3d70cdca75436def3a94ff06 Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 17 Nov 2008 03:11:33 +0200 Subject: [PATCH] remove unsafe characters from IPF_Utils::randomString() --- ipf/utils.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ipf/utils.php b/ipf/utils.php index 5e6b9b1..2ed6b64 100644 --- a/ipf/utils.php +++ b/ipf/utils.php @@ -90,8 +90,7 @@ class IPF_Utils { static function randomString($len=35) { $string = ''; - $chars = '0123456789abcdefghijklmnopqrstuvwxyz' - .'ABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%&*()+=-_}{[]>