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

media endpoint is unsecured #1083

Closed
antongisli opened this issue Nov 4, 2017 · 0 comments
Closed

media endpoint is unsecured #1083

antongisli opened this issue Nov 4, 2017 · 0 comments
Milestone

Comments

@antongisli
Copy link

Hi,

When using per user authentication, and returning media as URL instead of base64 encoded file in the response, the media URL itself is unsecured and accessible by unauthenticated users.

This is a huge security flaw - could not find in documentation how to address this. The files accessible via the media endpoint should ideally be secured using the same rules as the "parent" endpoints used to store them.

Or - am I missing something here?

Regards,
Anton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants