Skip to content

Conversation

@evgarthub
Copy link
Collaborator

Fix for #2063
added backwards compatibility for axios vulnerable parameter

I checked all the changes for axios, and it looks like setting it to true when credentials are forced for any domain is the right choice.

I'm not able to run the tests properly as #2052 causes wrong paths to be resolved.
I will take a look at that PR and see if it helps.

backwards compatibility for axios vulnerable parameter
@evgarthub
Copy link
Collaborator Author

Not sure how to force build, it has timeout on npm install.
I've cherry picked #2053 and run the tests - all passed locally.

@mrlubos
Copy link
Collaborator

mrlubos commented Mar 14, 2024

Which commands did you run @evgarthub?

@evgarthub
Copy link
Collaborator Author

evgarthub commented Mar 14, 2024

I followed CONTRIBUTING.md, npm run test after build is done

@ferdikoomen ferdikoomen merged commit aa5e95c into master Mar 17, 2024
@ferdikoomen ferdikoomen deleted the 2063-update-sendrequest-for-axios-to-align-on-parameter-deprecation-withcredentials branch April 5, 2024 13:53
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

Successfully merging this pull request may close these issues.

Update sendRequest for axios to align on parameter deprecation (withCredentials)

3 participants