discover.com login failure without ua override

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
meatloaf
Moongazer
Moongazer
Posts: 14
Joined: 2019-10-08, 18:29

discover.com login failure without ua override

Post by meatloaf » 2020-12-29, 22:59

It looks like the main login page on discover.com is doing some user agent sniffing to determine 'secure' browsers. By default, the site disallows my login due to the browser not 'being secure'.
I added the following user agent override for myself:

Code: Select all

general.useragent.override.discover.com;Mozilla/5.0 (%OS_SLICE% rv:99.9) Gecko/20100101 Firefox/99.9 (Pale Moon)
Of course, the site allows me to log in with Pale Moon again after adding this.
I copied it from the built-in dropbox override. Frankly, I'm not sure what the best override to use is, but I wanted to at least report this as a site-specific issue.

New Tobin Paradigm

Re: discover.com login failure without ua override

Post by New Tobin Paradigm » 2020-12-29, 23:13

You do realize Firefox will pass version 99 this year right?