Skip to content
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

[lbry] config: allow non-localhost connections with TLS disabled #68

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

roylee17
Copy link
Collaborator

close #67

@roylee17 roylee17 merged commit bb93a49 into master Jul 11, 2022
@roylee17 roylee17 deleted the roylee/allow-non-localhost-connections-without-tls branch July 11, 2022 23:52
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2653195064

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 13 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.008%) to 51.836%

Changes Missing Coverage Covered Lines Changed/Added Lines %
config.go 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.23%
integration/rpctest/blockgen.go 2 83.78%
peer/peer.go 10 76.31%
Totals Coverage Status
Change from base Build 2633516469: 0.008%
Covered Lines: 22477
Relevant Lines: 43362

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to disable TLS on non-localhost connections
2 participants