gitlab-org--gitlab-foss/spec/helpers
Robert Speicher edf7dbfacd Merge branch 'html-safe-diff-line-content' into 'security'
Don't accidentally mark unsafe diff lines as HTML safe

Fixes potential XSS issue when a legacy diff note is created on a merge
request whose diff contained HTML

See https://gitlab.com/gitlab-org/gitlab-ce/issues/25249

See merge request !2040
2016-12-08 21:38:35 -03:00
..
application_helper_spec.rb
auth_helper_spec.rb
blob_helper_spec.rb
broadcast_messages_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
diff_helper_spec.rb Merge branch 'html-safe-diff-line-content' into 'security' 2016-12-08 21:38:35 -03:00
emails_helper_spec.rb
events_helper_spec.rb
form_helper_spec.rb
git_helper_spec.rb
gitlab_markdown_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb
issuables_helper_spec.rb Refactor issuable_filters_present to reduce duplications 2016-11-28 14:48:03 +05:00
issues_helper_spec.rb
labels_helper_spec.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
members_helper_spec.rb
merge_requests_helper_spec.rb
milestones_helper_spec.rb
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb
preferences_helper_spec.rb
projects_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
tree_helper_spec.rb
visibility_level_helper_spec.rb