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:
=
install:
=
Versions:
- 0.0.1 June 30, 2014 (14 KB)
Runtime Dependencies (1):
rack
>= 0