Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Disable "Block dangerous downloads" has no effect

  • 4 답장
  • 4 이 문제를 만남
  • 1 보기
  • 최종 답변자: zeroknight

more options

Hi, Before Firefox's Version 125.0.1 (64-bit) latest update I could download any file from my safe office environment, behind firewalls, VPN, ... Now despite of unchecking the "Block dangerous downloads" I'm still unable to download files. I have Windows 10 on my laptop.

Here are the steps: Click on a file, Save "File not downloaded. Potential security risk." Click on the message - Allow download The result is a file with content "HTTP Status 405 – Method Not Allowed".

Please help me to work the downloading again. I am aware of the safety but I want to switch off this feature.

Thanks in advance for help, Tibor

Hi, Before Firefox's Version 125.0.1 (64-bit) latest update I could download any file from my safe office environment, behind firewalls, VPN, ... Now despite of unchecking the "Block dangerous downloads" I'm still unable to download files. I have Windows 10 on my laptop. Here are the steps: Click on a file, Save "File not downloaded. Potential security risk." Click on the message - Allow download The result is a file with content "HTTP Status 405 – Method Not Allowed". Please help me to work the downloading again. I am aware of the safety but I want to switch off this feature. Thanks in advance for help, Tibor
첨부된 스크린샷

선택된 해결법

This could be about a new security feature that blocks unsafe downloads, but can interfere with downloading files. You can set dom.block_download_insecure => false in about:config to disable this feature.

This will be reverted in an upcoming Firefox 125.0.2 release.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

선택된 해결법

This could be about a new security feature that blocks unsafe downloads, but can interfere with downloading files. You can set dom.block_download_insecure => false in about:config to disable this feature.

This will be reverted in an upcoming Firefox 125.0.2 release.

more options

Hi cor-el, The proposed solution solved my download problem! You just saved me from lots of pain. Many thanks! Tibor

more options

cor-el said

This could be about a new security feature that blocks unsafe downloads, but can interfere with downloading files. You can set dom.block_download_insecure => false in about:config to disable this feature. This will be reverted in an upcoming Firefox 125.0.2 release.

Yess but...what if i want only 1 or 2 or certain websites to be in the "Allow" list for this issue...because, by disabling "dom.block_download_insecure" , we kind of make a "BackDor" for real Potential security risk from any other websites.

For example, my users are not so careful when they receive an email, through Zimbra (mx.MYWEBMAIL.com), and click on that link that redirects them to a file received externally...

I would love to have, in the next update, the option to be able to add a site to the trusted ones, so I don't get the "File not downloaded. Potential security risk." message anymore, but for that particularly site that I add in the list :)

more options

You don't need to disable dom.block_download_insecure anymore with version 125.0.2, it will continue to warn about insecure downloads on secure sites but not on insecure sites like before.

The intention is for private networks to be excluded (Bug 1892011).