rack-block
Access controller
Middleware for controlling access to web applications based on IP addresses and user agents.
A rack middleware for handling search bot access, ip block, etc.
38 stars
6 watching
7 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| A middleware to serve asset files in Ruby web applications | 1 |
| A Rack middleware that concatenates and serves static assets faster. | 3 |
| A caching solution for Rack-based web applications | 821 |
| Middleware that packages and compresses assets into single files. | 16 |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
| A Rack middleware that provides information about installed middlewares | 4 |
| A Ruby-based Rack server for hosting and running Rack applications. | 2 |
| A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| Middleware for replacing text in web pages without modifying HTML tags | 3 |
| A Ruby on Rails authorization solution that describes sets of accessible things to control access to application resources. | 320 |
| A Rack middleware to inject Google Analytics tracking code into web requests | 257 |
| Extracts information about referring search engines from HTTP requests. | 17 |
| Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
| A Rack middleware to perform client authentication using the CAS protocol | 149 |