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

_lookup should be done using POST and not GET #29

Open
SebastianAdams opened this issue Oct 12, 2020 · 0 comments
Open

_lookup should be done using POST and not GET #29

SebastianAdams opened this issue Oct 12, 2020 · 0 comments

Comments

@SebastianAdams
Copy link
Contributor

Accessing the BC's lookup method is currently done using the HTTP GET method, but it should use POST requests for security reasons. Adjust the RestBridge to use HTTP POST and mark usage of the GET request as deprecated.

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