diaspora/app
Jonne Haß 6e546ff2bf Trigger exports through a POST request
GET requests don't get any CSRF protection by Rails,
thus these sensitive actions should be better protected.

Thanks to @tomekr for the report.
2015-04-22 20:20:10 +02:00
..
assets Merge pull request #5875 from SuperTux88/add-mumble-protocol 2015-04-21 22:17:43 +02:00
controllers Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
helpers Lazily initialize Contact proxy in service helper 2015-04-10 19:19:16 +02:00
mailers Exports user photos as zip file 2015-03-03 19:45:57 -03:00
models added specs and validations for Role model 2015-03-18 09:16:15 -07:00
presenters On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
serializers/export Add created_at to json posts for #5585 2015-01-28 10:21:16 +13:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views Trigger exports through a POST request 2015-04-22 20:20:10 +02:00
workers Rescue correct constant in Workers::ReceiveLocalBatch 2015-04-01 04:01:40 +02:00