-
- Downloads
Fix XSS in Jira link
Sanitize the return_to param to avoid XSS. Update sprite icon markup to be up to HTML standard Changelog: security EE: true
Showing
- app/helpers/external_link_helper.rb 4 additions, 1 deletionapp/helpers/external_link_helper.rb
- app/helpers/icons_helper.rb 1 addition, 1 deletionapp/helpers/icons_helper.rb
- ee/spec/views/profiles/personal_access_tokens/_token_expiry_notification.html.haml_spec.rb 1 addition, 1 deletion...ccess_tokens/_token_expiry_notification.html.haml_spec.rb
- ee/spec/views/shared/credentials_inventory/_expiry_date.html.haml_spec.rb 2 additions, 2 deletions...ared/credentials_inventory/_expiry_date.html.haml_spec.rb
- spec/helpers/external_link_helper_spec.rb 7 additions, 1 deletionspec/helpers/external_link_helper_spec.rb
- spec/helpers/icons_helper_spec.rb 4 additions, 4 deletionsspec/helpers/icons_helper_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!306 (merged)
Please register or sign in to comment