pacoorozco / ssham

SSH Access Manager
https://ssham.pacoorozco.info
GNU General Public License v3.0
47 stars 3 forks source link

fix sample ssh server docker #451

Closed pacoorozco closed 9 months ago

pacoorozco commented 9 months ago

What issue type does this pull request address? (keep at least one, remove the others)
/kind bug

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)
The configuration was not allowing the SFTP to be run, so it was always failing.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (79e936d) 92.57% compared to head (95b4437) 92.57%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================= Coverage 92.57% 92.57% Complexity 355 355 ========================================= Files 94 94 Lines 1629 1629 ========================================= Hits 1508 1508 Misses 121 121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.