Sha256: 536529b69dcac6b85eeb2ab20a13c31942c72ef732637addb418a7b60c95fdab

Contents?: true

Size: 767 Bytes

Versions: 11

Compression:

Stored size: 767 Bytes

Contents

# Rails::Deprecated::Sanitizer

In Rails 4.2 HTML sanitization has been rewritten using a more secure library.

This gem includes the old behavior shipping with Rails 4.2 and before. It is
strictly provided to ease migration. It will be supported until Rails 5.

To downgrade add `gem 'rails-deprecated_sanitizer'` to your Gemfile.

See the Rails 4.2 upgrade guide for more information.

You can read more about the new sanitization implementation here: [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer).

# Reporting XSS Security Issues

The code provided here deals with XSS attacks and is therefore a security concern.
So if you find a security issue please follow the [regular security reporting guidelines](http://rubyonrails.org/security/).

Version data entries

11 entries across 11 versions & 7 rubygems

Version Path
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/rails-deprecated_sanitizer-1.0.3/README.md
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
angular-rails4-templates-0.4.1 vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
angular-rails4-templates-0.4.0 vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
angular-rails4-templates-0.3.0 vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
solidus_backend-1.0.0.pre3 vendor/bundle/gems/rails-deprecated_sanitizer-1.0.3/README.md
solidus_backend-1.0.0.pre2 vendor/bundle/gems/rails-deprecated_sanitizer-1.0.3/README.md
solidus_backend-1.0.0.pre vendor/bundle/gems/rails-deprecated_sanitizer-1.0.3/README.md
shoppe-paypal-1.1.0 vendor/bundle/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/README.md
rails-deprecated_sanitizer-1.0.3 README.md