Opened 12 years ago

Closed 12 years ago

#425 closed task (fixed)

AccessFilter - url input validation

Reported by: adube Owned by: adube
Priority: major Milestone: 1.4.0
Component: server Version: trunk
Keywords: bis-1.4.0 Cc:

Description

We need to make sure that the AccessFilter URLPARAM does some required validations before inserting new parameters in a request url :

  • if a field is already in it, replace it.
  • sanitize it

I'm tagging this one as "task" for now because I haven't checked the code yet, but it could become a "bug" or even closed as "INVALID" if that's already managed.

Change History (3)

comment:1 by adube, 12 years ago

Owner: set to adube

comment:2 by adube, 12 years ago

Only requires #428 and would be okay.

comment:3 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Everything is clean. I'm closing this task.

Note: See TracTickets for help on using tickets.