luscis / openlan

Cloudify VPN written in Golang, and simple deployment via Kubernetes
http://vpn.luscis.cn
GNU General Public License v3.0
55 stars 24 forks source link

fix: not verify cert when login #6

Closed danieldin95 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 4.29% // Head: 4.29% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (7078fa7) compared to base (aa147bf). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6 +/- ## ====================================== Coverage 4.29% 4.29% ====================================== Files 37 37 Lines 4328 4327 -1 ====================================== Hits 186 186 + Misses 4135 4134 -1 Partials 7 7 ``` | [Impacted Files](https://codecov.io/gh/luscis/openlan/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis) | Coverage Δ | | |---|---|---| | [pkg/access/worker.go](https://codecov.io/gh/luscis/openlan/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis#diff-cGtnL2FjY2Vzcy93b3JrZXIuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/libol/logger.go](https://codecov.io/gh/luscis/openlan/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis#diff-cGtnL2xpYm9sL2xvZ2dlci5nbw==) | `13.39% <0.00%> (+0.11%)` | :arrow_up: | | [pkg/libol/websocket.go](https://codecov.io/gh/luscis/openlan/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis#diff-cGtnL2xpYm9sL3dlYnNvY2tldC5nbw==) | `0.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=luscis)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.