|
|
|
|
|
by sanderjd
4548 days ago
|
|
Wow, I was just having this discussion on an issue for a CSRF protection gem[0]. From what I can tell, IE wasn't even susceptible to this (perhaps accidentally) as far back as 6, and it's been fixed in Firefox since 3.1, and Chrome around the same time. I've been wanting to run a test case against a bunch of browsers to prove it to myself, but this seems to be a complete non-issue nowadays. 0: https://github.com/jsanders/angular_rails_csrf/issues/1 |
|