appbaseio / appbaseio/reactivesearch-api

Error 401 (Unauthorized)

オープン
#377 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
212
フォーク
29
PR マージ指標
30日以内にマージされた PR はありません

説明

### What version of `ReactiveSearch API` are you using ?

Lastest

### What issue did you run into?

When configuring a remote elasticsearch the variables found in config/docker.env (username and password) don't work, I had to put the credentials in the url. Is there a way to not have to pass the credentials through the url?

### What did you expect to see?
```bash
ES_CLUSTER_URL=https://my-elastic.com
USERNAME=username
PASSWORD=password
```

### What did you see instead?
```bash
ES_CLUSTER_URL=https://username:password@my-elastic.com
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。