Another site dictating acceptable browsers

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
cannonmc
Fanatic
Fanatic
Posts: 115
Joined: 2018-08-22, 22:46

Another site dictating acceptable browsers

Unread post by cannonmc » 2020-12-21, 12:20

(See Rotten Tomatoes thread https://forum.palemoon.org/viewtopic.php?f=70&t=24966)

Barclays Bank UK have now made their online banking site so that you can only use it with fully with their specified browsers.

Their opening page https://bank.barclays.co.uk/olb/authlogin/loginAppContainer.do#/identification tells you that you 'may not get the best'. OK, how about just a proper service.

Then lo, their choice https://www.barclays.co.uk/ways-to-bank/online-banking/security-update-web-browser/

So when I help my 95-year old neighbour with her banking I either have to install one of those browsers which I don't want or run Linux from a disc and use Firefox from there.

At least Rotten Tomatoes was a free service!

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5590
Joined: 2015-12-09, 15:45

Re: Another site dictating acceptable browsers

Unread post by moonbat » 2020-12-21, 12:43

So are you requesting help or is this just a rant?
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
Isengrim
Board Warrior
Board Warrior
Posts: 1324
Joined: 2015-09-08, 22:54
Location: 127.0.0.1

Re: Another site dictating acceptable browsers

Unread post by Isengrim » 2020-12-21, 16:00

moonbat wrote:
2020-12-21, 12:43
So are you requesting help or is this just a rant?
I think the latter.

At least Barclays lets you try, unlike RT:

"I understand that my current browser may affect my Online Banking experience."
a.k.a. Ascrod
Linux Mint 19.3 Cinnamon (64-bit), Debian Bullseye (64-bit), Windows 7 (64-bit)
"As long as there is someone who will appreciate the work involved in the creation, the effort is time well spent." ~ Tetsuzou Kamadani, Cave Story

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Another site dictating acceptable browsers

Unread post by coffeebreak » 2020-12-21, 17:16

cannonmc wrote:
2020-12-21, 12:20
Barclays Bank UK have now made their online banking site so that you can only use it with fully with their specified browsers.
Add a site specific UA override for barclays.co.uk, restart the browser, problem solved.
(i.e. the warning message is gone.)

Code: Select all

general.useragent.override.barclays.co.uk

Mozilla/5.0 (%OS_SLICE% rv:78.0) Gecko/20100101 Firefox/78.0

User avatar
therube
Board Warrior
Board Warrior
Posts: 1716
Joined: 2018-06-08, 17:02

Re: Another site dictating acceptable browsers

Unread post by therube » 2020-12-21, 18:20

you can only use it with fully with their specified browsers
(In addition to the UA change...) it looks like even given their notice/warning, the site itself looks to give you an override option, "I understand that my current browser may affect my Online Banking experience.", & on acceptance, does then present you with the login screen.

User avatar
cannonmc
Fanatic
Fanatic
Posts: 115
Joined: 2018-08-22, 22:46

Re: Another site dictating acceptable browsers

Unread post by cannonmc » 2020-12-22, 03:53

It was not a rant, just a heads up which I didn't realise would cause any trouble or controversy.

Yes, I can ignore their warning, I can use my choice of browser, I can log-in. Sadly that doesn't allow full access to Barclays online banking and as their phone banking is abysmal, cuts my neighbour off from her bank.

Merry Christmas, everyone

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Another site dictating acceptable browsers

Unread post by coffeebreak » 2020-12-22, 04:51

cannonmc wrote:
2020-12-22, 03:53
Sadly that doesn't allow full access to Barclays online banking
1. To which of Barclay's online banking function(s) do you lack full access?

2. Did you apply the UA override for barclays.co.uk?
After it was applied, did you continue to lack full access to Barclay's online banking functions?

User avatar
cannonmc
Fanatic
Fanatic
Posts: 115
Joined: 2018-08-22, 22:46

Re: Another site dictating acceptable browsers

Unread post by cannonmc » 2020-12-22, 10:20

Using a 'non-allowed' browser I can log-in to the first page but can go no further than see account balances and very recent transactions. It doesn't allow progress to statements, direct debits and the rest. That is with both Pale Moon and Waterfox.

Haven't tried the UA change as I didn't really understand it but thanks for your help. As in it is so long since I used about:config I'd forgotten how to get there and then couldn't remember how to add a line

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Another site dictating acceptable browsers

Unread post by coffeebreak » 2020-12-22, 11:02

cannonmc wrote:
2020-12-22, 10:20
Haven't tried the UA change as I didn't really understand it
You can read about SSUAOs (site specific user agent overrides) in this FAQ.

This UA override will allow to spoof your browser to Barclay's as being Firefox 78 (their current ESR version):
  • Open about:config (type about:config in the address bar and hit Enter);
    - Right-click anywhere on the page and from the context menu choose New -> String;
  • In the box that pops up enter this string value:
    general.useragent.override.barclays.co.uk
  • In the next box that pops up enter :
    Mozilla/5.0 (%OS_SLICE% rv:78.0) Gecko/20100101 Firefox/78.0
  • Restart the browser.
(If you wish to see what you entered in about:config, filter on barclays)

Please try Barclay's after applying the override and report back.

User avatar
cannonmc
Fanatic
Fanatic
Posts: 115
Joined: 2018-08-22, 22:46

Re: Another site dictating acceptable browsers

Unread post by cannonmc » 2020-12-22, 12:22

It wasn't so much wanting to understand the background as to what I was supposed to do. The last time I used about:config was on FF before they went bandit!!

But figured it out and added the entry. One step forward, no more nag screen about browsers. But that's as far as it went. After logging on and getting the account screen if I click on any link besides the Recent Transactions I get the spinning busy icon which never goes away.

I also adjusted Waterfox on my other machine and exactly the same behaviour.

But at least I don't have to agree to the dire warning just to log on to make sure no-one is interfering in her bank account. Thanks for that