HTTP clinet with cookie support.
Rack middleware to merge the user-defined header to cookies.
Verifies the session cookie for 'Two-Step verification for Apple ID'
Add support for @cee json cookie for rsyslog
js-cookie bundled inside a gem
Enables polls on pages. Uses cookies instead of sessions
Addresses the SameSite=None cookie issue for Disco Rails apps.
Allows a rails application to act as a proxy for another server which utilises cookies.
A simple helper Class to parse / generate HTTP Cookies
upnxt_frontend_aaa_cookie
Make jQuery Cookie plugin available in the Rails asset pipeline.
A responsive 1, 2 or 3 column theme for wide, medium and narrow with drop(down) menu. The three columns are reordered as necessary to match the display width. Includes a menu bar generator, a category page generator, a comment system, a default cookie warning for European sites and much more. The three columns consist of 1 primary column, a secondary column and a tertiary column. The secondary column can be placed either to the right or left of the primary column. The tertiary column is on the other side. The secondary and tertiary columns can be disabled. This theme uses normalize.css.
Rack::Session::Memcached provides cookie based session stored in memcached. It depends on memcached(libmemcached).
Immosquare Cookies Consent Banner allows Rails developers to effortlessly integrate a GDPR-compliant cookie consent prompt into their web applications. With built-in internationalization support and options to customize the banner's appearance and text, it offers a flexible and user-friendly solution for obtaining user consent.
instanciate a Cookie from a cookie string & play with it as object with all its attributes
For Rumpus and CookieJar Integration.
Override useragent by cookie, switch agent by query.
Logs cookies in rack (eg. rails) applications
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
Debug Cookie overflow in easy way
Enables easy integration of AdMob ads into a RoR mobile site. Bypasses the original gem's cookie requirement.
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
Cruncher looks at your website and spits out the cookies used.
Catch and handle the CGI::Session::CookieStore::TamperedWithCookie exception that comes from changing the Rails secret string.
This rubygem does not have a description or summary.
Allows for parsing and returning cookies in Ruby HTTP client code
Secure your cookies with an API for opting out
Extract cookies from Firefox, Chrome or Chromium sqlite databases into a wget-compatible cookies.txt file.
This gem allows you to set the Partitioned cookie directive.
ronin-web-session_cookie is a library for parsing and deserializing various session cookie formats. It supports Rack, Django (JSON and Pickled), and JWT.
Policygen makes it easy to generate privacy policies, terms of service, and cookie policies for your Rails app. It includes a generator to create the policies, and a view helper to render them in your app.
Google Analytics that only triggers for visitors on your production host
MICOO (Minimal Cookies) is a Rails engine to handle Cookies consent.
Support using rucaptcha in embedded pages
File-based rack session mechanism keeping only session_id in the cookie.
NO LONGER MAINTAINED AND NOT RECOMMENDED, AS BOTS ARE ABLE TO RESOLVE CAPTCHAS BETTER THAN HUMANS. Based on Login Attempts check if captcha is necessary. It stores a permanent cookie and uses a table for tracking login requests.
TestyCookie provides a helper to access plain, permanent, signed and encrypted cookies in Rails controller / integration / request tests.
HTTP::Session - a session abstraction for http.rb in order to support Cookies and Caching.
This gem wants to help you with user authentication without bloating up beyond what is required. It uses a JWT (JSON Web Token) in a cookie to store session state in the browser.