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
2015-01-16 15:13:23 +01:00
..
authenticity_token.rb Ensure that session contains a csrf token after "safe" requests 2013-09-10 13:46:16 -07:00
base.rb Fix permissions back to 0644 2015-01-16 15:13:23 +01:00
escaped_params.rb allow cache-breaker params in EscapedParams 2012-07-02 11:14:57 -04:00
form_token.rb implement form token protection 2011-06-20 09:17:04 +02:00
frame_options.rb rework protection headers, fixes #40 2013-03-01 15:36:05 +11:00
http_origin.rb improve compatibility to old rack versions, fixes #36 2012-12-12 11:03:07 +01:00
ip_spoofing.rb Add parens for 'Ambiguous first argument' warnings in jruby 2011-09-28 22:54:32 -07:00
json_csrf.rb let json_csrf always deny, fixes #50 2013-10-21 11:38:36 +02:00
path_traversal.rb Fix PATH_INFO's encoding problem 2013-04-16 11:42:51 +09:00
remote_referrer.rb remove note about NoReferrer 2013-03-01 15:23:34 +11:00
remote_token.rb remove "not yet implemented" comments if not true 2011-06-19 14:54:29 +02:00
session_hijacking.rb Ignore changing Accept-Encoding header, fixes #56 2014-01-03 04:33:50 +02:00
version.rb v1.5.3 2014-04-08 10:57:13 -04:00
xss_header.rb rework protection headers, fixes #40 2013-03-01 15:36:05 +11:00