]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: es: support username and password for ES
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 12 Dec 2018 15:55:55 +0000 (16:55 +0100)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 25 Jan 2019 23:45:57 +0000 (15:45 -0800)
commitc6b697673543bfef9a0dcaf1a23d27492c1947d6
treebeb445292059ee1439058d93479a4acf47aad420
parent21bb91e80947f46d638ad8f3698a6dbda51b6bc8
rgw: es: support username and password for ES

For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http basic auth, we now support "username" and
"password" configurable which should be capable of doing HTTP basic
authentication

Fixes: https://tracker.ceph.com/issues/23655
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_sync_module_es.cc