1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/rack-protection/spec
2012-05-12 22:22:42 +07:00
..
authenticity_token_spec.rb spects for token checks 2011-06-20 09:16:44 +02:00
escaped_params_spec.rb only do html escaping by default 2011-05-25 11:55:05 +02:00
form_token_spec.rb spects for token checks 2011-06-20 09:16:44 +02:00
frame_options_spec.rb specs for FrameOptions 2011-05-24 11:12:59 +02:00
http_origin_spec.rb Specs for HTTP Origin 2012-01-30 15:57:10 +07:00
ip_spoofing_spec.rb pending tests for ip spoofing 2011-06-20 15:47:29 +02:00
json_csrf_spec.rb Fixed call strip call on missing Content-Type header 2011-08-11 09:38:46 -05:00
path_traversal_spec.rb deal with PATH_INFO being nil, fixes #7 2011-10-04 15:05:26 -07:00
protection_spec.rb add test that makes sure passingin on :track option works. related to #6. 2011-10-04 15:06:43 -07:00
remote_referrer_spec.rb remove NoReferrer, instead, take an option for that 2011-06-20 13:08:39 +02:00
remote_token_spec.rb pending specs for remote token 2011-06-20 15:47:43 +02:00
session_hijacking_spec.rb do not track HTTP_VERSION, fixes #6 2011-10-04 13:36:37 -07:00
spec_helper.rb DummyApp should not return body for HEAD requests 2012-05-12 22:22:42 +07:00
xss_header_spec.rb specs for XSSHeader 2011-05-24 11:04:49 +02:00