-
Notifications
You must be signed in to change notification settings - Fork 12
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
URLs with the HTTP protocol are not being accepted #2788
Comments
Tested on Apple M1 Pro Sequoia 15.0.1 |
STR:
✅ Expected Result:2788.support.mp4❌ Actual Result:2788.support.desktop.mp4 |
Hey @m3taphysics, before submitting a fix, is there any security concern I should be aware of that you can think of? |
Thanks @pravusjif for your input! |
Severity:
SEV-2 | Critical, impacting some users
Description:
URLs with the HTTP protocol are not being accepted. In both the web client and alternative clients, these URLs are ignored when in preview mode
Operating system:
Windows 11
Error:
null
Steps to reproduce:
-clone this repo https://github.com/decentraland-scenes/cube-jumper-colyesus-sdk7
initialize the server
-test in web explorer with npm run start and check that everything works
-test in the desktop app with npm run start -- --explorer-alpha and check that the game is not working because is not allowing server's local connection
Ticket number:
The text was updated successfully, but these errors were encountered: