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

7 commits

Author SHA1 Message Date
Pratik
a6ee365703 Merge pull request #85 from rails/cross-site-forgery-protection
Add support for cross site forgery protection
2015-10-12 18:14:57 -05:00
Pratik Naik
ecab8314eb Treat ORIGIN as an opaque identifier and do equality comparison with the specified whitelist 2015-10-12 18:14:14 -05:00
Pratik Naik
d621ae41c1 Set appropriate origin and host in the tests 2015-10-12 17:33:07 -05:00
Pratik Naik
b099a7d270 Run a single eventmachine timer to send heartbeats 2015-10-08 15:50:11 -05:00
Pratik Naik
04317173a0 First take at cross site forgery protection 2015-10-07 11:24:20 -05:00
Pratik Naik
edc68d7bf6 More connection tests 2015-07-12 11:44:56 -05:00
Pratik Naik
1af531dcf7 Add some more tests 2015-07-12 11:44:56 -05:00