bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.88k stars 1.41k forks source link

do not switch to legacy authentication system when readUser, readPass, publishUser, publishPass are present but are empty #3113

Closed aler9 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 68.18182% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 55.09%. Comparing base (bb46640) to head (bd99734). Report is 4 commits behind head on main.

Files Patch % Lines
internal/conf/path.go 0.00% 6 Missing :warning:
internal/conf/conf.go 93.75% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3113 +/- ## ========================================== + Coverage 55.07% 55.09% +0.02% ========================================== Files 150 150 Lines 16811 16819 +8 ========================================== + Hits 9258 9267 +9 + Misses 6826 6825 -1 Partials 727 727 ```

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

github-actions[bot] commented 3 months ago

This issue is mentioned in release v1.7.0 🚀 Check out the entire changelog by clicking here