Skip to content

rtsp: fix authentication regression #4557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged

rtsp: fix authentication regression #4557

merged 1 commit into from
May 26, 2025

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 26, 2025

Fixes #4509

since #4267 it was impossible to perform authentication when protocol is RTSP and credentials are hashed

since #4267 it was impossible to perform authentication when protocol
is RTSP and credentials are hashed
@aler9 aler9 force-pushed the fix/rtsp-hashed branch from 21f5a70 to fee6d6a Compare May 26, 2025 08:47
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.57%. Comparing base (e6a7a87) to head (fee6d6a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4557      +/-   ##
==========================================
+ Coverage   54.49%   54.57%   +0.08%     
==========================================
  Files         208      208              
  Lines       21496    21516      +20     
==========================================
+ Hits        11714    11743      +29     
+ Misses       8877     8871       -6     
+ Partials      905      902       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aler9 aler9 merged commit 5d4653b into main May 26, 2025
15 of 20 checks passed
@aler9 aler9 deleted the fix/rtsp-hashed branch May 26, 2025 09:08
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use existing RTSP credentials
1 participant