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

Database content can be changed without authorization #478

Closed
Helw150 opened this issue Oct 3, 2018 · 1 comment
Closed

Database content can be changed without authorization #478

Helw150 opened this issue Oct 3, 2018 · 1 comment

Comments

@Helw150
Copy link
Collaborator

Helw150 commented Oct 3, 2018

Expected Behavior

Accessing the Admin API directly should be denied based on authorization.

Current Behavior

Admin API can be accessed directly using curl.

Possible Solution

Any Set/Put requests should somehow be checked using the auth token we get from Google Authentication.

Steps to Reproduce (for bugs)

  1. Run any of our admin page set requests via cURL.
  2. Go to the page you attempted to change and see that it indeed has changed.
@emilgoldsmith
Copy link
Member

Duplicate of #422

@emilgoldsmith emilgoldsmith marked this as a duplicate of #422 Oct 3, 2018
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

No branches or pull requests

2 participants