RubyGems Navigation menu

rack-restrict_access 0.0.1

Compares env 'REMOTE_ADDR' and 'PATH_INFO' against user-defined values to block (403), restrict (401 basic auth), or allow access to the rack app. Intended for use in simple access control. Should not be considered a security solution.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - June 30, 2014 (14 KB)

Runtime Dependencies (1):

rack >= 0

Development Dependencies (7):

bundler ~> 1.5
pry >= 0
pry-nav >= 0
pry-remote >= 0
rake >= 0
rspec ~> 2.4
rspec-nc >= 0

Owners:

Authors:

  • Mainor Claros

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 9,041

For this version 9,041

License:

MIT

Required Ruby Version: >= 0

Links: