-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test and document how to use HTTP basic auth in the guide #2459
Labels
I: documentation
Internal: improvements or additions to documentation
I: guide
Internal: issues with the Hermes guide
Milestone
Comments
romac
changed the title
The guide/ has no details about connecting via HTTP basic auth, but it seems some relayer operators need this and they're using the feature, so we might as well document it for future users
Test and document how to use HTTP basic auth in the guide
Jul 25, 2022
romac
added
I: guide
Internal: issues with the Hermes guide
I: documentation
Internal: improvements or additions to documentation
labels
Jul 25, 2022
Specifying the username/password in the URL does not seem to work. To reproduce:
To be continued. |
Update: I am working on adding support for basic auth to |
This was referenced Jul 28, 2022
romac
added a commit
that referenced
this issue
Aug 8, 2022
* Bump Hermes to v1.0.0-rc.2 * Bump crates to 0.18.0 and ibc-proto to 0.19.1 * Update lockfile * Add self-documenting `help` target to the Makefile * Remove tutorial with raw commands from the guide * Add changelog entry for #2459 * Update changelog and upgrading instructions * Release version 1.0.0-rc.2 of the changelog * Add changelog entry for #2466 * Add changelog entry for #2380 * Bump tendermint-rs dependencies to 0.23.9 * Bump prost to version 0.11 * Regenerate protos with Prost 0.11 * Update lockfiles * Use our own fork of `ics23` with Prost 0.11 * Bump `ibc-proto` version to 0.20.0 because of the Prost update * Bump `ics23` to 0.8.0 * Fix comment in proto definition * Fix no-std-check Makefile * Update `ics23` to version 0.8.1 * Update lockfile * Fix typo
hu55a1n1
pushed a commit
to hu55a1n1/hermes
that referenced
this issue
Sep 13, 2022
* Bump Hermes to v1.0.0-rc.2 * Bump crates to 0.18.0 and ibc-proto to 0.19.1 * Update lockfile * Add self-documenting `help` target to the Makefile * Remove tutorial with raw commands from the guide * Add changelog entry for informalsystems#2459 * Update changelog and upgrading instructions * Release version 1.0.0-rc.2 of the changelog * Add changelog entry for informalsystems#2466 * Add changelog entry for informalsystems#2380 * Bump tendermint-rs dependencies to 0.23.9 * Bump prost to version 0.11 * Regenerate protos with Prost 0.11 * Update lockfiles * Use our own fork of `ics23` with Prost 0.11 * Bump `ibc-proto` version to 0.20.0 because of the Prost update * Bump `ics23` to 0.8.0 * Fix comment in proto definition * Fix no-std-check Makefile * Update `ics23` to version 0.8.1 * Update lockfile * Fix typo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I: documentation
Internal: improvements or additions to documentation
I: guide
Internal: issues with the Hermes guide
https://github.com/informalsystems/ibc-rs/issues/2406#issue-1304490093
The text was updated successfully, but these errors were encountered: