Bypass Browser version restriction
elpoolet opened this issue · 15 comments
Hello
First of all, many thanks for your GREAT HFS !!!!
I use it to serve files located on a rented server, and to to download it directly at home.
The fact is that I use the DownThemAll plugin in Firefox.
But I have to use an old version supporting "multi threading".
In version 2.4rc4, it worked like a charm, but this version is vulnerable.
I switched to new version 0.52.9
It's installed on Windows 2016 server
My Firefox version is 52.3.0 (portable ESR version)
Is there a way to bypass the error message "Please use a newer browser" ? like an hidden option in the config file ?
Thanks again !
hey, this is happening because hfs failed to early-detect that your browser won't full interface, otherwise you would have switched to basic interface, that you can manually trigger by appending ?get=basic
to the URL. You may not like what you will see 😬.
i see that i had included firefox up to 39, but i actually have to include up to 59.
this is because of a feature called "module", introduced in v60.
i will give a second look if i can do something to not require this.
so, you use firefox 52 as a choice for your browsing on the internet?
it's not just servers that can be violated when outdated.
https://www.mozilla.org/en-US/security/advisories/
i've worked a bit, and next version will provide a better message to old browsers, that includes a link to the basic interface
cool!
in the meantime, i'm making progress on extending support to firefox 52 without recurring to the "basic"
you mean with firefox 52?
it's right, i said i'm working on it, so latest version doesn't include "that" yet.
well, firefox up to 39 would present you with the basic interface, automatically.
later versions will show you the fancy interface but won't work, up to some number. (unless you try ?get=basic)
i'm working to give you the fancy interface, working. i should be close.
i also fixed some malfunctioning with the ?get=basic .
i don't know what OS are you on, but this is a preview, if you care about it
hfs-windows.zip
update published
https://github.com/rejetto/hfs/releases/tag/v0.53.0-rc13
any feedback appreciated
thanks for reporting!
problem fixed in next release.
you can now update to 0.53.0-rc14
Great job Massimo !!!
Works like a charm !