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

Tokens should not be accepted via request variables #80

Open
coolbung opened this issue Jul 11, 2018 · 0 comments
Open

Tokens should not be accepted via request variables #80

coolbung opened this issue Jul 11, 2018 · 0 comments

Comments

@coolbung
Copy link
Member

Currently it is possible to send tokens via GET or POST. This means that token values will get logged in logs etc, and generally its a bad practice to send tokens via URLs.

Since we are already accpeting tokens via the Bearer Authorization, the support for tokens in request variables should be dropped.

niteshkesarkar added a commit to niteshkesarkar/com_api that referenced this issue May 12, 2020
vinayak-patil pushed a commit to vinayak-patil/com_api that referenced this issue Mar 2, 2023
ankush-maherwal added a commit that referenced this issue Mar 10, 2023
Issue fixes - #63,#122,#80 - Joomla 4 & PHP 8.0 compatibility
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