-
- Downloads
Merge branch 'security-wiki-svg-attachment' into 'security-11-4'
[11.4] Stored XSS in latest IE See merge request gitlab/gitlabhq!2674
No related branches found
No related tags found
Showing
- app/controllers/concerns/sends_blob.rb 1 addition, 1 deletionapp/controllers/concerns/sends_blob.rb
- app/controllers/projects/avatars_controller.rb 1 addition, 1 deletionapp/controllers/projects/avatars_controller.rb
- app/controllers/projects/raw_controller.rb 1 addition, 1 deletionapp/controllers/projects/raw_controller.rb
- app/controllers/projects/wikis_controller.rb 13 additions, 10 deletionsapp/controllers/projects/wikis_controller.rb
- app/helpers/blob_helper.rb 9 additions, 1 deletionapp/helpers/blob_helper.rb
- app/helpers/workhorse_helper.rb 1 addition, 1 deletionapp/helpers/workhorse_helper.rb
- changelogs/unreleased/security-wiki-svg-attachment.yml 5 additions, 0 deletionschangelogs/unreleased/security-wiki-svg-attachment.yml
- spec/controllers/projects/wikis_controller_spec.rb 45 additions, 11 deletionsspec/controllers/projects/wikis_controller_spec.rb
- spec/features/projects/wiki/user_views_wiki_empty_spec.rb 1 addition, 1 deletionspec/features/projects/wiki/user_views_wiki_empty_spec.rb
- spec/features/projects/wiki/user_views_wiki_page_spec.rb 15 additions, 19 deletionsspec/features/projects/wiki/user_views_wiki_page_spec.rb
- spec/fixtures/git-cheat-sheet.pdf 130423 additions, 0 deletionsspec/fixtures/git-cheat-sheet.pdf
- spec/support/helpers/wiki_helpers.rb 13 additions, 0 deletionsspec/support/helpers/wiki_helpers.rb
spec/fixtures/git-cheat-sheet.pdf
0 → 100644
This diff is collapsed.
spec/support/helpers/wiki_helpers.rb
0 → 100644
Please register or sign in to comment