Opened 13 years ago
Closed 13 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 , 13 years ago
Owner: | set to |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Everything is clean. I'm closing this task.
Note:
See TracTickets
for help on using tickets.
Only requires #428 and would be okay.