this post was submitted on 07 Aug 2023
1824 points (98.4% liked)
Firefox
17849 readers
70 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does a user agent change this
wait so it straight up just refuses to work if it detects that you have Firefox via the user agent??? I knew Adobe was scummy, but THAT MUCH?
That's the go to way to do it, you only allow the browsers that you know work, Firefox probably works fine for most things but maybe one feature breaks and instead of fixing it they decided to remove it from the whitelist
That dude ain't joking. You can bypass similar bs by changing user agent
The server just sends files as responses to http requests. If the server is playing nice and just checks the user agent reported by the client, then that's what you would expect.
And, it might make sense to do so in order to provide a product that meets certain requirements. It is certainly worrying that they need to do that, and not a good thing to make products exclusive to proprietary clients.