Skip to content
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

Question #7

Open
stimpietubby opened this issue Dec 7, 2024 · 12 comments
Open

Question #7

stimpietubby opened this issue Dec 7, 2024 · 12 comments

Comments

@stimpietubby
Copy link

Is it posible to use quickdrop in a inlineframe.

@RoastSlav
Copy link
Owner

It should work, but you will still need to host it for yourself

@stimpietubby
Copy link
Author

I host it in a docker container on a synology nas but what i do it dousn't apear in a inline frame

@RoastSlav
Copy link
Owner

I updated the security chain to allow iframes, try pulling the latest image. Worked locally for me.

@stimpietubby
Copy link
Author

stimpietubby commented Dec 9, 2024

I have update quickdrop now to the latest version. but it still don't show up in a inline frame. also on a test environment on a website like w3schools.com, also nothing happends. I tried it with a internal address and external address.

@RoastSlav
Copy link
Owner

It works for me in w3schools.com when I use my app.
Screenshot 2024-12-11 162730

I have hidden my domain name, but you can see that it works. Make sure you have set up everything correctly.

@stimpietubby
Copy link
Author

stimpietubby commented Dec 11, 2024

Thats weird do i need to add or change something in the docker container. because when i add the link in de website it stays blank. this happend only with quickdrop other containers shows up in a inline frame.

I have delete everything, and installed quickdrop again. But the page still remains blank.

@RoastSlav
Copy link
Owner

I noticed that if I don't use the /file/upload path it stays blank, looks like it's not redirecting if you use / path

@stimpietubby
Copy link
Author

Ok Where do you enter that in you're docker container or in quickdrop it self.
Screenshot_20241212_160458_Firefox
Screenshot_20241212_160635_Firefox

@RoastSlav
Copy link
Owner

RoastSlav commented Dec 12, 2024 via email

@stimpietubby
Copy link
Author

stimpietubby commented Dec 12, 2024

i add /file/upload to it now and its stays blank. But when i delete the protect password in the settings. its starts working now but when i add it again its blank again.

I have change the link now to https://quickdrop.domain.com/password/login and now its also working with the password page.

But now when i put in the password i get this error message

Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Dec 12 16:58:54 UTC 2024
There was an unexpected error (type=Forbidden, status=403)

@RoastSlav
Copy link
Owner

Ok, try pulling the latest image again, if it's still not working I'm not sure what the problem is.

You can also try this sandbox property

<iframe src="https://quickdrop.domain.com" sandbox="allow-scripts allow-same-origin"></iframe>

@stimpietubby
Copy link
Author

Still no succes when i update quickdrop i got the same error message

Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Dec 12 16:58:54 UTC 2024
There was an unexpected error (type=Forbidden, status=403)

and when i use the sandbox propery, page shows up but i can't submit the app password. when i click op the submit button nothing happens..

Only when i remove the app password again everything works just fine.

i can't use the app password.

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

No branches or pull requests

2 participants