zooniverse / wildcam-gorongosa

http://www.wildcamgorongosa.org
Apache License 2.0
2 stars 6 forks source link

sign out from panoptes session #189

Closed camallen closed 9 years ago

camallen commented 9 years ago

use server side cors allow and ensure cookies are sent to leverage devise sign out methods.

camallen commented 9 years ago

depends on panoptes cors updates and a recent deploy to skip CSRF checks on json requests. This should be ok to be deployed as it should not break current behaviour.