We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c815f3 commit 85a95b1Copy full SHA for 85a95b1
README.md
@@ -6,8 +6,8 @@ its ip on the 'Host' header.
6
7
# HTTP Basic auth for ElasticSearch
8
9
-This plugin provides an extension of ElasticSearchs HTTP Transport module to enable HTTP Basic authorization and
10
-Ip based authorization.
+This plugin provides an extension of ElasticSearchs HTTP Transport module to enable HTTP basic authentication and
+Ip based authentication.
11
12
Requesting `/` does not request authentication to simplify health check configuration.
13
0 commit comments