Comment 6 for bug 926048

Revision history for this message
Eamonn O'Toole (eamonn-otoole) wrote : Re: Security issue: character encoding

I'm putting the finishing touches to the filter and unit tests, and should submit the change tomorrow. The filter is really simple. It checks for a defined list of forbidden characters in the name. It also checks that the name is not greater than a defined length. And a user can just leave it out of the pipeline if they want to.