-
Notifications
You must be signed in to change notification settings - Fork 144
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
[BUG] Not able to login when included in other webservice, logs says login is accepted. #163
Comments
@Bartiiee That is by design in term of web security. If you have further issues regarding embedding external service (e.g. gather.town) into your arozos web desktop, seek help from them instead. It is a limitation apply by the 3rd party website and it is not a bug from ArozOS. For that login log screenshot, it is for ArozOS login but not other login within the embed float-windows. I guess it got nothing to do with your issues here. |
@Bartiiee Well then it is an interesting use cases. Anyway, regarding the issues you saw,
|
Thx for the fast replies! I tested further and an iframe gives me same result. With your confirmation that it does work, seems like a proxy problem here indeed. I'll try further and try to resolve it with the manager I use (npm) or in another way. I'll report if I find a solution for should there be others that run into the same problem. I'm very open to explain the use case but this isn't the right place to do that. But you may always ask if interested. |
@Bartiiee Have you tried Zoraxy instead of NPM? I will not be surprised by any weird use case of ArozOS now after I have open source this project for 6 years. I saw people installing it on their USB sticks with a portable Linux, hacking a 5G WiFi router with Qualcomm chip to run ArozOS or deploy on an old POS machine with a 10 years old Intel Atom processor. The fun part is, it all worked and every time something like this pops up makes me question the accuracy of the "system minimum requirement" I wrote for my doc 🤔 |
So cool you are using ArozOS exactly what I design it for! I use ArozOS similarly to your use case but in my university lab where I can easily swap between my laptop and computers in the lab between lecture breaks. I have never used and self hosted Gather.town before, but if you can create me a user account, maybe I can test it out for you on your instance? |
I'm not selhosting yet, but gather.town is free for up to 10 users. But I'm still struggeling with the iframe include. I'll send you my url and a login so you can check in an iframe if it works for you. |
Got a bit furter. I'm googling a bit and find things about cookie settings that have to be changed for Chromium to work. https://www.kevel.com/blog/chrome-samesite |
Describe the bug
I'm trying to include the server in this example in gather.town. The page loads fine, but I can't login.
To Reproduce
Steps to reproduce the behavior:
Can't give you my login, but if needed, I can add you to my gather space so you can check.
Expected behavior
If the page loads, being able to login.
If the goal is not to let a kind off include happen, not to be able to load the page.
Screenshots
Log shows this:
Host Information(please complete the following information):
Client Information(please complete the following information):
Additional context
I'll search further by myself but coudln't figure it out today.
The text was updated successfully, but these errors were encountered: