Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saas relder csrf delete file #75

Closed

Conversation

RobertElder
Copy link
Contributor

A bit of refactoring to build CSRF verification into all routes in /rest/media. To my knowledge, we're only using session based authentication in the delete and upload routes currently (there are a number of others).

I also added a prefix of baseUrl to the url because our other branch adds baseDir for this API call. I'm not sure if baseUrl and baseDir are interchangable, but baseDir is not defined here. Tested with deletion and it works.

asantoni pushed a commit that referenced this pull request Oct 29, 2014
@asantoni
Copy link
Contributor

I merged this into cc-5709-airtime-analyzer and then across to the branches based on that.

@asantoni asantoni closed this Oct 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants