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

fix error not thrown when secure param is passed #715

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

kanagarajkm
Copy link
Collaborator

When the Client is initialized with option secure: false or secure: true, an error should be thrown stating secure option is deprecated.

@nitisht nitisht requested review from nitisht and ebozduman September 4, 2018 06:05
Copy link
Contributor

@ebozduman ebozduman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshavardhana
Copy link
Member

Adding regression label since this was supposed to be fixed in last release.

@kannappanr
Copy link
Contributor

@harshavardhana Don't think this is a regression. https://github.com/minio/minio-js/pull/707/files#diff-b0b81b7079266847a585ac9fc01accbcR54 is the line causing this failure in the original PR

@kannappanr kannappanr merged commit ca0f575 into minio:master Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants