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

network: when using API key & secret key drop params #150

Merged
merged 1 commit into from
May 20, 2024

Commits on May 4, 2024

  1. network: when using API key & secret key drop params

    Params need to be dropped as apikey & secretkey based URL has all the
    params and it causes signature validation issues when the same params
    are also posted again. For example, add host API with username, password
    params.
    
    Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
    rohityadavcloud committed May 4, 2024
    Configuration menu
    Copy the full SHA
    bd8e60f View commit details
    Browse the repository at this point in the history