yo-ru / gulag-web

The frontend appearance for the osu! server protocol, gulag!
MIT License
18 stars 26 forks source link

Fixed protocol when getting replay from api #38

Closed alowave223 closed 3 years ago

alowave223 commented 3 years ago

When profile was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint is HTTP.

yo-ru commented 3 years ago

Have you tested this?

alowave223 commented 3 years ago

it's working good for me

yo-ru commented 3 years ago

Let me run some tests like this and I'll merge if it's operational.

yo-ru commented 3 years ago

This is a bug I have encountered previously and it's at fault of @Varkaria. Just going to test this style elsewhere.

yo-ru commented 3 years ago

Fixed in commit 927a74cc78227c3d6fe28ac4d9b5b8c104f5494a. Will go ahead and close this and consider it merged!

Thank you for contributing!