Ticket #342 (closed Feature Request: fixed)

Opened 2 years ago

Last modified 9 months ago

Allow ',' on authentification parameters

Reported by: dc.ml@oxys.net Assigned to:
Priority: low Milestone: Not yet assigned to a Milestone
Component: Auth server, Authentication, permissions and access control Keywords:
Cc:

Description

network_authenticator_params are split on ',' but sometimes whe need this char on parameters for ldap For me parameters are : 'T1','localhost:389','cn=Manager,dc=XXX,dc=NET','secretpassword','uid'

We need to allow character protection as in csv files.

Patch attached but the actual code is very permissive so, strange (bad) things that could work without his patch should not work with.

Attachments

Network.php.patch (1.6 kB) - added by dc.ml@oxys.net on 06/28/07 01:44:49.

Change History

06/28/07 01:44:49 changed by dc.ml@oxys.net

  • attachment Network.php.patch added.

04/01/08 20:30:39 changed by benoitg

  • status changed from new to closed.
  • resolution set to fixed.

Applied in [1342]


Add/Change #342 (Allow ',' on authentification parameters)




Action