flood icon indicating copy to clipboard operation
flood copied to clipboard

keep mount path in allowed path

Open trim21 opened this issue 2 years ago • 2 comments

Description

Related Issue

close https://github.com/jesec/flood/issues/342

Screenshots

image

after

flood --allowedpath /srv/dev-disk-by-uuid-8a152260-f328-4f09-b56c-a99881c8261c

image

Types of changes

  • [ ] Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • [ ] New feature (non-breaking change which adds functionality - semver MINOR)
  • [X] Bug fix (non-breaking change which fixes an issue - semver PATCH)

trim21 avatar May 03 '23 09:05 trim21

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1192e14) 77.10% compared to head (09a38c4) 77.09%.

Files Patch % Lines
server/models/DiskUsage.ts 75.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
- Coverage   77.10%   77.09%   -0.02%     
==========================================
  Files          61       61              
  Lines       11313    11316       +3     
  Branches      795     1284     +489     
==========================================
+ Hits         8723     8724       +1     
+ Misses       2590     2578      -12     
- Partials        0       14      +14     

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

codecov[bot] avatar May 03 '23 10:05 codecov[bot]