Displaying 3 results from an estimated 3 matches for "_app_session".
Did you mean:
app_session
2008 Apr 09
3
form_tag and form_for cause #protect_from_forgery errors
...rm_for''
app/views/users/new.fbml.erb:2:in
`_run_erb_47app47views47users47new46fbml46erb''
I''ve got this in my application.rb:
config.action_controller.session_store = :active_record_store
config.action_controller.session = {
:session_key => ''_app_session'',
:secret => ''xxx''
}
What''s the trick for getting around this?
Thanks,
BJ Clark
2008 Jun 19
5
How do you create one session cookie for multiple subdomains
I am using the restful authentication plugin and am always prompted to
login if a different subdomain is accessed. I have found a couple rails
"solutions", but none of them seem to work:
# development.rb
1. ActionController::CgiRequest::DEFAULT_SESSION_OPTIONS[:session_key]
= ".localhost"
2. ActionController::Base.session_options[:key] = ".localhost"
Does anyone
2009 Apr 10
0
p3p policy and rails 2.3
...,
Has anyone encountered a problem where IE6 rejects all P3P policies
sent by Rails/Nginx?
I had a simple setup that worked in 2.2.2 and it doesn''t anymore:
Server: nginx/0.6.32
Date: Fri, 10 Apr 2009 00:03:36 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Set-Cookie:
_app_session=BAh7BjoPc2Vzc2lvbl9pZCIlNjZjMTU0Nzk0YWFiMmQ2N2IxOGQ2ZjJhNjgzMmM3ZTI
%3D--5f80f6b1bf15d8e2835d6b808304ce980d23e971; path=/; HttpOnly
Status: 200
ETag: "ac7b6a29aa6289936350002e89fa5812"
P3P: CP="NOI DSP COR NID ADMa OPTa OUR NOR"
X-Runtime: 20
Content-Length: 16570
Cache-Control:...