Project

General

Profile

« Previous | Next » 

Revision 085f01eb

Added by Marc Dequènes about 15 years ago

  • ID 085f01ebd4a3bce01cadfc267a82ce593ff6feb8

[evol] use SQL sessions instead of cookies-based ones

View differences:

app/controllers/application.rb
# See ActionController::RequestForgeryProtection for details
# Uncomment the :secret if you're not using the cookie session store
protect_from_forgery # :secret => '86f01f14fc184c81bf152965a2bccb88'
protect_from_forgery :secret => MyCyma::Config.instance.session_secret
filter_parameter_logging :password

Also available in: Unified diff