harrystech / cronut

[DEPRECATED] A dead man's switch server implementation in Rails. (We @harrystech have moved to a full-featured "job monitoring as a service" vendors and have retired Cronut.)
24 stars 6 forks source link

Revert "Bypass CSRF protection for pings" #10

Closed blahblahblah- closed 10 years ago

blahblahblah- commented 10 years ago

I'm going to revert this for now. I'll look into this next week, but after merge I had an issue where the skip_before_filter :ip_whitelist, :only => [:ping] was ignored on our prod server.