gitlab-org--gitlab-foss/spec/presenters/ci
Filipa Lacerda 5e8f11e5fd
Removes <br> sent from backend on tooltips in jobs
When backend sends HTML it requires frontend to append it to the DOM causing
XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
2018-08-09 18:28:05 +01:00
..
build_presenter_spec.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
build_runner_presenter_spec.rb
group_variable_presenter_spec.rb
pipeline_presenter_spec.rb
variable_presenter_spec.rb