1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/rack-protection/spec/lib/rack/protection
2016-08-16 21:22:49 -04:00
..
authenticity_token_spec.rb Mitigate BREACH attack 2016-08-16 21:22:49 -04:00
base_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
content_security_policy_spec.rb Enclose CSP self in quotes 2016-07-28 16:08:42 -04: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 Mitigate BREACH attack 2016-08-16 21:22:49 -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 Fix spec from #78 rspec syntax 2016-07-26 21:05:55 +09:00
path_traversal_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
protection_spec.rb Add :without_session option to skip session based protection 2016-07-26 17:37:38 +09:00
remote_referrer_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
remote_token_spec.rb Mitigate BREACH attack 2016-08-16 21:22:49 -04:00
session_hijacking_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00
strict_transport_spec.rb Add Strict Transport Security protection 2016-01-26 15:35:01 +00:00
xss_header_spec.rb Remove require 'spec_helper' 2014-09-03 19:28:14 +02:00