sinatra/rack-protection/spec/lib/rack/protection
Reenan Arbitrario 99897fa5d1 include application/xml and text/xml content-types to valid html_types for Rack::Protection
create additional unit test

add application/xml content-type
2018-03-30 13:15:20 -07:00
..
authenticity_token_spec.rb Make authenticity token length a fixed value of 32 2016-09-20 11:43:22 -04:00
base_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
content_security_policy_spec.rb Fixes #1201, Modernize Rack::Protection::ContentSecurityPolicy 2016-11-06 23:43:56 -08:00
cookie_tossing_spec.rb Add cookie tossing protection 2016-07-30 19:04:44 -04:00
escaped_params_spec.rb Fix Tempfile reference being returned as nil 2015-09-30 16:51:50 -05:00
form_token_spec.rb Make authenticity token length a fixed value of 32 2016-09-20 11:43:22 -04:00
frame_options_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
http_origin_spec.rb test ENV in block 2016-05-30 10:44:43 -05:00
ip_spoofing_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
json_csrf_spec.rb Add allow_if option to bypass json csrf protection 2017-03-12 23:00:26 -04:00
path_traversal_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
protection_spec.rb include application/xml and text/xml content-types to valid html_types for Rack::Protection 2018-03-30 13:15:20 -07:00
remote_referrer_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
remote_token_spec.rb Make authenticity token length a fixed value of 32 2016-09-20 11:43:22 -04:00
session_hijacking_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
strict_transport_spec.rb Adds preload option to Rack:Protection:StrictTransport 2016-11-26 16:10:35 +00:00
xss_header_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00