Ticket #342 (closed Feature Request: fixed)
Allow ',' on authentification parameters
| Reported by: | dc.ml@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Authentication, permissions and access control | Version: | |
| 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
Change History
Note: See
TracTickets for help on using
tickets.

