Navigation Menu

Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
remove note about NoReferrer
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 1, 2013
1 parent e334c3a commit 4f7bb36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rack/protection/remote_referrer.rb
Expand Up @@ -9,9 +9,6 @@ module Protection
#
# Does not accept unsafe HTTP requests if the Referer [sic] header is set to
# a different host.
#
# Combine with NoReferrer to also block remote requests from non-HTTP pages
# (FTP/HTTPS/...).
class RemoteReferrer < Base
default_reaction :deny

Expand Down

0 comments on commit 4f7bb36

Please sign in to comment.