Site facebook.com *.facebook.com facebook.net *.facebook.net fbcdn.com *.fbcdn.com fbcdn.net *.fbcdn.net
Accept from *.facebook.com *.facebook.net *.fbcdn.com *.fbcdn.net facebook.com
Anon
In Firefox 15.0.1 I could type in "https://www.facebook.com" in addressbar and was logged in into facebook. Now after updating to Firefox 16 I end up on the welcome landing page. If i press F5 or "reload page"-button, I'm logged in again. If I re-enter the address, I still end up on welcome landing page.
If I disable NoScript, I can type in "https://www.facebook.com" and I'm automatically logged in.
I can verify this behaviour in Aurora build 17.0a2 also.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Site facebook.com *.facebook.com facebook.net *.facebook.net fbcdn.com *.fbcdn.com fbcdn.net *.fbcdn.net
Accept from *.facebook.com *.facebook.net *.fbcdn.com *.fbcdn.net facebook.com
Anon
In Firefox 15.0.1 I could type in "https://www.facebook.com" in addressbar and was logged in into facebook. Now after updating to Firefox 16 I end up on the welcome landing page. If i press F5 or "reload page"-button, I'm logged in again. If I re-enter the address, I still end up on welcome landing page.
If I disable NoScript, I can type in "https://www.facebook.com" and I'm automatically logged in.
I can verify this behaviour in Aurora build 17.0a2 also.
First things first: you can use a leading dot to cover both the domain and its subdomains. So, your rule could collapse to:
Site .facebook.com .facebook.net .fbcdn.com .fbcdn.net
Accept from .facebook.com .facebook.net .fbcdn.com .fbcdn.net
Anon
Secondly, I can't reproduce this; if I'm logged in to Facebook, then I can type in the address and I'll still be logged in.
However, since ABE logs all activity to the Error Console (Ctrl + Shift + J or Tools - Web Developer - Error Console), can you look in the Info section and post any related messages? Most likely you need to add another domain to your rule.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0.1
Site .facebook.com .fbcdn.net .facebook.net .ea2d.com
Accept from .facebook.com .fbcdn.net .ea2.com .facebook.net mindjolt.com .satumaa.eu
Deny
Hmm...you could change it to Deny INC, as suggested earlier, instead of just Deny, but this is cropping up more and more. Looks like it will need a more thorough workaround.
What about changing it to something that will match all web traffic, but not the special moz-nullprincipal origin? Anyone have any comments on this?
Thrawn wrote:
What about changing it to something that will match all web traffic, but not the special moz-nullprincipal origin? Anyone have any comments on this?
I'm working to identify browser "initial" loads (such as those from the URL bar, from bookmarks and from the search box) which were previously shown as originating from chrome and now have unique origins.
As soon as I can do it (if it's possible) I'm gonna treat them as "same origin", as it was before.
Giorgio Maone wrote:
I'm working to identify browser "initial" loads (such as those from the URL bar, from bookmarks and from the search box) which were previously shown as originating from chrome and now have unique origins.
As soon as I can do it (if it's possible) I'm gonna treat them as "same origin", as it was before.
That sounds good for fixing the old behavior. Even if possible, though, I don't think it will fix the Gmail manifestation of this issue (linked above), because that opens a new page (with moz-nullprincipal origin) in response to clicking on a page element. I've encountered it when opening email attachments with Google Docs, and also when switching to a delegated account.
I can PM my Gmail account details if that would help investigate it.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0