1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Sergey Nartimov
95be790ece Implement :null_session CSRF protection method
It's further work on CSRF after 245941101b.

The :null_session CSRF protection method provide an empty session during
request processing but doesn't reset it completely (as :reset_session
does).
2012-09-13 12:07:37 +03:00
Piotr Sarnacki
e2b97092e4 Failing test for #6034 2012-04-30 00:16:34 -07:00
José Valim
d6933a1e9f config.force_ssl should mark the session as secure. 2012-01-13 19:54:37 +01:00