-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
webrtc read (whep) username:password inline in url fails #1919
Comments
Same problem with v0.23.5. Additional information:
|
aler9
added a commit
that referenced
this issue
Jun 21, 2023
aler9
added a commit
that referenced
this issue
Jun 21, 2023
aler9
added a commit
that referenced
this issue
Jun 21, 2023
Thanks for reporting the issue, this is fixed by #1966 |
added in v0.23.6 |
This issue is being locked automatically because it has been closed for more than 6 months. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which version are you using?
v0.23.4
Which operating system are you using?
Describe the issue
whep not working when username:password specified inline with URL
Playing of this url in the browser https://username:[email protected]:8889/endpoint1 results in the following error
(index):112 error: TypeError: Failed to execute 'fetch' on 'Window': Request cannot be constructed from a URL that includes credentials: whep
Before whep, this webrtc scenario where url contains username:password worked fine in google chrome
Describe how to replicate the issue
Did you attach the server logs?
yes
(index):112 error: TypeError: Failed to execute 'fetch' on 'Window': Request cannot be constructed from a URL that includes credentials: whep
Did you attach a network dump?
no
The text was updated successfully, but these errors were encountered: