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

15241 minio upgrade fix #542

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

piahmed
Copy link
Contributor

@piahmed piahmed commented May 3, 2023

Issue #: bcgov/entity#15241

Description of changes:
Axios defaults to sending an Authorization header for any request it makes - newer version of Minio does not like this header, and throws 400 errors. This change will not auto-add the header for urls with minio in them.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).

- Bump version.
- Renamed a variable for clarity. Added package lock.
@piahmed
Copy link
Contributor Author

piahmed commented May 3, 2023

/gcbrun

@piahmed piahmed marked this pull request as ready for review May 3, 2023 18:17
@seeker25 seeker25 merged commit 9133f84 into bcgov:main May 3, 2023
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.

2 participants