Skip to content

Small utility for reading the content of Rails session cookies (made with Shoes!)

Notifications You must be signed in to change notification settings

seawolf/rails_cookie_decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Rails Cookie Decryptor

Requirements

  • Shoes version 3
  • internet connection to RubyGems to download ActiveSupport

ChangeLog

v1.1.1
  • fix: unable to access some ActiveSupport methods
  • add: helpful debugging at various points
v1.1.0
  • add: support for Rails 4 session cookies (encrypted)
v1.0.0
  • Shoes 3.3
  • add: support for Rails 3 session cookies (unencrypted)

About

Small utility for reading the content of Rails session cookies (made with Shoes!)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages