siwapp / siwapp-ror

Online Invoice Management in Ruby On Rails.
http://www.siwapp.com
MIT License
328 stars 183 forks source link

Fix possible XSS issues #365

Closed sonic182 closed 2 years ago

sonic182 commented 2 years ago
sonic182 commented 2 years ago

@peillis @agutierrezrodriguez added validation for address fields (the only field that gets html_safe so XSS is possible without this pr)