Skip to content

Catch and handle the CGI::Session::CookieStore::TamperedWithCookie exception that comes from changing the Rails secret string. See http://blog.insoshi.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/

License

Notifications You must be signed in to change notification settings

vladr/catch_cookie_exception

 
 

Repository files navigation

CatchCookieException

Implements the plugin from the blog post A security issue with Rails secret session keys.

Install this plugin as follows:

$ script/plugin install git://github.com/mhartl/catch_cookie_exception.git

Copyright (c) 2008 Michael Hartl, released under the MIT license

About

Catch and handle the CGI::Session::CookieStore::TamperedWithCookie exception that comes from changing the Rails secret string. See http://blog.insoshi.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%