0.0
Rack middleware to decode JWT and append it to the rack environment
2021
2022
2023
2024
2025
2026
0.0
Rack::Joint is a rack middleware to set redirect configuration with your anticipation.
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware for RPX Authorization, this rack middleware will make even easier to interact with rpx now
2021
2022
2023
2024
2025
2026
0.0
Simple Rack middleware for implementing Yandex Metrika tracking in your Ruby-Rack based project. Supports synchronous and asynchronous insertion and configurable load options.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for resizing images served via Rack::GridFS
2021
2022
2023
2024
2025
2026
0.0
A bunch of rack middlewares to enforce secure cookies and add HSTS (Strict Transport Security) and HPKP (Public Key Pinning) headers to your Rack application.
2021
2022
2023
2024
2025
2026
0.0
rack middleware to add u2f authentication to a rack app. Includes registration.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware that can call CGI in rack
2021
2022
2023
2024
2025
2026
0.0
Rack::DomainRedirect is a tiny rack middleware for redirecting to the
configurable domain. If user request's the service from domain other than that
configured it redirects to the first domain on the configuration list. If no
domain is configured it does noting and passes requests to another app...
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to facilitate Campfire control via a Rack application
2021
2022
2023
2024
2025
2026
0.0
A rack middleware to configure rack env.
2021
2022
2023
2024
2025
2026
0.0
Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them. In a development environment, the files will be sprocketized on each request if there have been changes to the source files. In a production environment, the f...
2021
2022
2023
2024
2025
2026
0.0
Adds a 'rake' method to Rack's Builder DSL, allowing you to execute
Rake tasks when configuring your Rack application. This helps to keep
your code DRY.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for transparent authentication with NTLM. This is a fork from lukefx/rack-ntlm on Github. This makes the Rack middleware a gem and uses net/ldap to search the user against an ActiveDirectory server. This is work in progress, so contributions are welcome.
2021
2022
2023
2024
2025
2026
0.0
Rack::SimpleUserAgent is Rack::Request extension which detects user-agent from user-agent string. No complicated logic for the detection, it simply(stupidly) checks if user-agent includes particular string or not.
2021
2022
2023
2024
2025
2026
0.0
Rack::LocaleRootRedirect uses Rack:Accept to map '/' to a path based on the `Accept-Language` HTTP header.
2021
2022
2023
2024
2025
2026
0.0
The Rack::TradeTracker gem is for use with the Trade Tracker affiliate network. The gem provides a Rack middleware component to handle Trade Tracker's redirect mechanism.
2021
2022
2023
2024
2025
2026
0.0
Rack::Speling is a simple port of mod_speling to Rack.
Currently, only case-insensitivety is achieved. Custom
correction-code can be passed into the middleware.
2021
2022
2023
2024
2025
2026
0.0
Native Ruby binding and Rack middleware for libinjection. Report-only by default: detects SQLi/XSS-like payloads, emits structured attack signals, and can be combined with Rack::Attack. Ships with a pinned vendoring workflow for libinjection v4.0.0.
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to insert text comments into pages. First created to be used with jlong's serve, but should work with pretty much every rack app
2021
2022
2023
2024
2025
2026