RTradeLtd / Nexus

🦑 Nexus is the IPFS private network node orchestration and registry service for Temporal
https://dev.temporal.cloud/private
Apache License 2.0
14 stars 4 forks source link

TEM-62 daemon: authentication #3

Closed bobheadxi closed 5 years ago

bobheadxi commented 5 years ago

set up TLS, basic token-based authentication for the daemon

codecov[bot] commented 5 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   84.39%   85.29%   +0.91%     
==========================================
  Files           9        9              
  Lines         333      333              
==========================================
+ Hits          281      284       +3     
+ Misses         29       26       -3     
  Partials       23       23
Impacted Files Coverage Δ
config/config.go 90% <ø> (ø) :arrow_up:
ipfs/watch.go 93.34% <0%> (+10%) :arrow_up:

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 e63499e...0d1e886. Read the comment docs.