Bank of America Logging Me Out Without JS?

Ask for help about NoScript, no registration needed to post
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

Yes, 2.6.8.18rc1.xpi & SeaMonkey 2.26a2 build 20140317013001 are likewise affected.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a2
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

> Are you still redirected like that in Gecko 29 if you don't forbid META redirections
> with NoScript, but instead use about:config -> set accessibility.blockautorefresh to true ?

Yes.

noscript.forbidMetaRefresh;false
accessibility.blockautorefresh;true
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 SeaMonkey/2.25
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

And now FF29.0b2 & NoScript 2.6.8.17rc1 redirects!
(I'm confused.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 SeaMonkey/2.25
barbaz
Senior Member
Posts: 11066
Joined: Sat Aug 03, 2013 5:45 pm

Re: Bank of America Logging Me Out Without JS?

Post by barbaz »

One other thought: Does setting noscript.docShellJSBlocking to 2 in about:config before visiting the bank site make any difference?
(note: last I checked, that has side effects like described here, except it happens with any non-whitelisted site, not just those marked as Untrusted)
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a2
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

> Does setting noscript.docShellJSBlocking to 2 in about:config before visiting the
> bank site make any difference?

Made no difference.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 SeaMonkey/2.27a2
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

(Not that there's intended to be, but no change with v2.6.8.20rc1.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 SeaMonkey/2.27a2
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Bank of America Logging Me Out Without JS?

Post by Giorgio Maone »

Are all the tabs reloaded when permissions change?
If not, this behavior is easily explained, because while CAPS permissions where applied instantaneously, currently (post-CAPS) permissions are set per-window at load time, therefore in order for the change to be effective you need to reload the page/tab.
What I suppose it happens is that the warning is fired by an idle background tab which has been reloaded when scripts were allowed but never got reloaded after scripts have been forbidden back.
Does it sound likely?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

> Are all the tabs reloaded when permissions change?

The main BoA page you see once you have logged in does not reload, only that page.

Any other BoA tabs, individual accounts, anything in banking, billpay do reload, all the tabs. (I suppose timeout's are different, sooner for Banking as opposed to Online Billpay, as the banking end reload sooner then billpay.)

> you need to reload the page/tab

What I typically do, have done, is that I switch to the first page I see (after logging in), disable JavaScript, then cycle through (but not reload...) the other tabs. That (at least up through SeaMonkey 2.24, FF27) though not necessary, is just the way I'd gone about it. Now, whether I do it or not, the pages will reload.

> then cycle through (but not reload...) the other pages
> > to be effective you need to reload the page/tab

There is now a gotcha with that, cause if it sees JavaScript has been disabled, it throws up the "use JavaScript" dialog, so a reload would be effective:

Image
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 SeaMonkey/2.27a2
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Bank of America Logging Me Out Without JS?

Post by Giorgio Maone »

Please check latest development build 2.6.8.20rc2, thank you.

BTW, the different behaviors (CAPS vs 2.6.8.19 vs 2.6.8.20rc2) can be easily observed on http://evil.hackademix.net/timeout.html
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bank of America Logging Me Out Without JS?

Post by therube »

Looking good :-).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 SeaMonkey/2.27a2
Post Reply