#47607 [Com]: Add LDAP escaping

2009-03-09 Thread gdr at go2 dot pl
ID: 47607 Comment by: gdr at go2 dot pl Reported By: gdr at go2 dot pl Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.2.9 New Comment: One implementation of this function in PHP, found here: http

#47607 [NEW]: Add LDAP escaping

2009-03-09 Thread gdr at go2 dot pl
From: gdr at go2 dot pl Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: Add LDAP escaping Description: The LDAP module needs a function to escape strings to prevent LDAP injections, like MySQL module has