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

Send API_Keys with POST instead of GET #5

Open
franciscolourenco opened this issue Aug 2, 2013 · 0 comments
Open

Send API_Keys with POST instead of GET #5

franciscolourenco opened this issue Aug 2, 2013 · 0 comments

Comments

@franciscolourenco
Copy link

"URLs including the GET data are often logged by the webserver, whereas POST data seldom is". -- http://stackoverflow.com/a/4751294/1445812

This might pose a security risk since the logs are often not submitted to the same security measures the API_Keys should be.

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

1 participant