1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/rack-protection/spec
2013-09-10 13:46:16 -07:00
..
authenticity_token_spec.rb spec only cares about presence of csrf token, not length 2013-09-10 13:46:16 -07:00
base_spec.rb ensure Rack::Protection::Base#random_string always outputs 32 characters 2013-09-09 15:27:17 -07:00
escaped_params_spec.rb
form_token_spec.rb
frame_options_spec.rb
http_origin_spec.rb
ip_spoofing_spec.rb
json_csrf_spec.rb
path_traversal_spec.rb
protection_spec.rb Add instrumentation support 2013-08-21 15:02:02 -04:00
remote_referrer_spec.rb
remote_token_spec.rb
session_hijacking_spec.rb
spec_helper.rb
xss_header_spec.rb