JangoSteve / remotipart

Rails jQuery file uploads via standard Rails "remote: true" forms.
http://os.alfajango.com/remotipart
Other
1k stars 215 forks source link

Another fix for XSS #204

Closed mshibuya closed 5 years ago

mshibuya commented 5 years ago

@JangoSteve This is my version of the fix for #203. bf08635c82de243eaccc1dc0a918ee90a123a007 populates a spec added in https://github.com/JangoSteve/Rails-jQuery-Demo/pull/7, and c55db4db2251f90eb3be003f7fb8fe7724f5fd1f is the fix itself.

mshibuya commented 5 years ago

Closing in favor of #203.