Albert Sun
|
5da40533c6 |
modify receive_web_request to take either 1 or 3 arguments |
8 years ago |
Albert Sun
|
9ddb4e97de |
receive_web_request can also now receive the ActionDispatch request object |
8 years ago |
Albert Sun
|
58f6307e2c |
Pass request headers through to agents that implement receive_web_request |
8 years ago |
Akinori MUSHA
|
8e38c0a24c |
`before_filter` is called `before_action` in Rails 4+. |
10 years ago |
Akinori MUSHA
|
d741802002 |
Disable CSRF token verification in WebRequestsController. |
10 years ago |
Akinori MUSHA
|
89754a1cb3 |
Integrate UserLocationUpdatesController into WebRequestsController. |
10 years ago |
Andrew Cantino
|
db0fbe4c93 |
rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now |
10 years ago |