Skip to content

Conversation

JuanitoFatas
Copy link
Contributor

@JuanitoFatas JuanitoFatas commented May 10, 2019

@JuanitoFatas JuanitoFatas changed the title Remove href from Link sanitizer tags list Remove href from LinkSanitizer tags list May 10, 2019
@rafaelfranca rafaelfranca merged commit c5912e7 into rails:master May 22, 2019
@JuanitoFatas JuanitoFatas deleted the link-sanitizer branch May 23, 2019 01:05
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Mar 20, 2020
Update ruby-rails-html-sanitizer to 1.3.0.


## 1.3.0

* Address deprecations in Loofah 2.3.0.

  *Josh Goodall*

## 1.2.0

* Remove needless `white_list_sanitizer` deprecation.

  By deprecating this, we were forcing Rails 5.2 to be updated or spew
  deprecations that users could do nothing about.

  That's pointless and I'm sorry for adding that!

  Now there's no deprecation warning and Rails 5.2 works out of the box, while
  Rails 6 can use the updated naming.

  *Kasper Timm Hansen*

## 1.1.0

* Add `safe_list_sanitizer` and deprecate `white_list_sanitizer` to be removed
  in 1.2.0. rails/rails-html-sanitizer#87

  *Juanito Fatas*

* Remove `href` from LinkScrubber's `tags` as it's not an element.
  rails/rails-html-sanitizer#92

  *Juanito Fatas*

* Explain that we don't need to bump Loofah here if there's CVEs.
  rails/rails-html-sanitizer@d4d823c

  *Kasper Timm Hansen*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants