Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reset_session した直後に session_id を取得できない #25

Open
rust opened this issue Jul 6, 2010 · 1 comment
Open

reset_session した直後に session_id を取得できない #25

rust opened this issue Jul 6, 2010 · 1 comment

Comments

@rust
Copy link
Collaborator

rust commented Jul 6, 2010

reset_session した action で form を使っていると、ActionController::InvalidAuthenticityToken エラーになる。

@rust
Copy link
Collaborator Author

rust commented Jul 6, 2010

reset_session したあとのsession_idの再生成をRack 側で処理をしているため、jpmobileでは対応できない。

reset_session した action では form など session を使うような処理はしなくて良いようにしてください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant