Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Conversation

@cewald
Copy link

@cewald cewald commented Jan 28, 2020

There are cases when you need a HTTP authentication for you ElasticSearch connection.
I'm using the official ES cloud for example and this uses an user authentication using a password and username.

This isn't supported yet in the src/lib/elastic.js:getClient() method of the current develop branch.

I added another config parameter to the method to make it possible to us a authentication. I also put the part for the requestTimeout into the config file to make this optionally configurable.

@andrzejewsky andrzejewsky merged commit 7a6ee61 into vuestorefront:develop Feb 9, 2020
@cewald cewald deleted the bugfix/es-client-with-auth branch February 10, 2020 06:07
This was referenced May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants