-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
It should work, but you will still need to host it for yourself |
I host it in a docker container on a synology nas but what i do it dousn't apear in a inline frame |
I updated the security chain to allow iframes, try pulling the latest image. Worked locally for me. |
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. |
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. |
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 |
I mean in the Iframe, look in my screenshot how I have the full path (
https://quickdrop.domain.com/file/upload) to the page not just
quickdrop.domain.com/
…On Thu, Dec 12, 2024, 17:07 stimpietubby ***@***.***> wrote:
Ok Where do you enter that in you're docker container or in quickdrop it
self.
Screenshot_20241212_160458_Firefox.jpg (view on web)
<https://github.com/user-attachments/assets/0d494acd-9761-4713-901c-d06f81dad3da>
Screenshot_20241212_160635_Firefox.jpg (view on web)
<https://github.com/user-attachments/assets/f0909262-c488-4e4f-90fe-57566a54526f>
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALKAUL7HV3CBK7STA5FX22T2FGRC7AVCNFSM6AAAAABTGUMHPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZZGIZDEMZTGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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 Thu Dec 12 16:58:54 UTC 2024 |
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> |
Still no succes when i update quickdrop i got the same error message Whitelabel Error Page Thu Dec 12 16:58:54 UTC 2024 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. |
Is it posible to use quickdrop in a inlineframe.
The text was updated successfully, but these errors were encountered: