Skip to content

Insecure mode #52

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

Merged
merged 2 commits into from
Feb 26, 2019
Merged

Insecure mode #52

merged 2 commits into from
Feb 26, 2019

Conversation

davrodpin
Copy link
Owner

Add an insecure mode where mole will skip the validation of host keys before connecting to the ssh server

BenMcH and others added 2 commits February 25, 2019 16:54
This change rewrite how the insecure flag dictates the implementation of
the host key validation callback and add unit tests to cover the
changes.
@codecov-io
Copy link

codecov-io commented Feb 26, 2019

Codecov Report

Merging #52 into master will increase coverage by 0.98%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   71.07%   72.05%   +0.98%     
==========================================
  Files           4        4              
  Lines         401      408       +7     
==========================================
+ Hits          285      294       +9     
+ Misses         71       69       -2     
  Partials       45       45
Impacted Files Coverage Δ
cli/cli.go 79.34% <50%> (+0.22%) ⬆️
tunnel/tunnel.go 75.64% <86.66%> (+1.85%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 656f581...1574e50. Read the comment docs.

@davrodpin davrodpin merged commit 046468a into master Feb 26, 2019
@davrodpin davrodpin deleted the insecure-mode branch February 27, 2019 01:58
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.

3 participants