1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/rack-protection/lib/rack/protection
2011-06-20 09:16:15 +02:00
..
authenticity_token.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
base.rb default reaction to deny 2011-06-20 09:16:15 +02:00
escaped_params.rb only do html escaping by default 2011-05-25 11:55:05 +02:00
form_token.rb add docs to all middleware 2011-05-24 13:23:57 +02:00
frame_options.rb add links to more infos 2011-05-24 12:23:22 +02:00
ip_spoofing.rb add IP spoofing protection 2011-06-20 09:16:03 +02:00
json_csrf.rb add JSON CSRF protection 2011-06-19 15:26:39 +02:00
no_referrer.rb better NoReferrer check 2011-06-19 15:26:21 +02:00
path_traversal.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
remote_referrer.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
remote_token.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
session_hijacking.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
version.rb whitespace 2011-06-19 14:54:11 +02:00
xss_header.rb add links to more infos 2011-05-24 12:23:22 +02:00