Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1c9d055

Browse files
committed
Some infos for testing
1 parent af7a2b8 commit 1c9d055

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ http.basic.password = "my_password"
1717
```
1818

1919
Be aware that the password is stored in plain text.
20+
21+
## Testing
22+
23+
```
24+
$ curl -v --user my_username:my_password localhost:9200 # works
25+
$ curl -v --user my_username:password localhost:9200 # sends 403
26+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /