Re: [Trisquel-users] Abrowser secure page problems

2014-08-07 Thread matt . ivie
Glad it helped BinaryDigit. After having fixed my problem trying to get to  
webmin I'm still fighting with my bank website.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-13 Thread danieldelahoyde
I had this issue too. Alucardx's solution worked for me. I've quoted the  
relevant steps below:


 ... go into about:config and change network.http.sendRefererHeader to a  
value of 2 it allows webmin.


I uninstalled and reinstalled Abrowser, using Synaptic. Then changed the  
setting above. Thanks for posting Alu.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-08 Thread matt . ivie

This didn't have any affect. Is there anything else unique to abrowser?


Re: [Trisquel-users] Abrowser secure page problems

2014-07-08 Thread legimet . calc
Referer headers are disabled by default in abrowser 30. There are addons such  
as RefControl and Referrer Control which you can use for per-site settings.  
So the only reason this happens is the default settings in Abrowser.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-08 Thread retro

Worked for me.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-08 Thread bm-2cwce5abrzcyn1hzwsb33z4btaxgamtogq
This is not a solution at all. But when complaining about the browser, always  
restart it without extensions if you use any. Back in the days of Netscape  
Communicator, that was not an issue. Today it is. And browser plus one  
extension or plugin means another app.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread myself600
Try to create a new/clean profile. A clogged profile is the source of most of  
the browser related issues.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread matt . ivie
I should have noted that I have tried that. Also of note is that this is  
happening on more than one computer. Most secure sites are working just fine.  
Firefox 29.0 did not have this problem at all. There must be a recent change  
that triggered this.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread myself600
I haven't mentioned that version differences are also important, since you  
wrote that I have this problem on the windows build of Firefox 30 but not on  
the GNU/Linux Mint Build of Firefox 30.0. I personally haven't tried online  
banking in Abrowser 30 yet, however, you should try to install a different  
version of the browser to compare whether it will help or not. Then you  
should look into the changelog to learn what has been changed between  
releases, all in order to track down the culprit.


Also, screenshots can be more useful than copy-pastas when showcasing an  
issue. (_Tip_: Use MediaCrush to upload them)


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread myself600
After searching for the output message, I found that you're using a  
third-party application called Webmin, which I don't know. According some  
reports, it looks that the problem is with this program, and not within the  
browser.


http://www.pclinuxos.com/forum/index.php?topic=122704.0


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread retro
I've been having trouble logging in to a bank account too recently. I  
couldn't even log in with Firefox. Eventually out of desperation (and knowing  
that banks are fairly good at security and compensation) I tried  
(cough)ie(cough) on a non-GNU/Linux workstation. Even that didn't work until  
I reduced the security settings slightly. I guessed that the bank system is  
redirecting to, or running scripts on, another domain and the browser won't  
let it, so it just hangs. Either that or it's trying to do something my  
firewall won't allow.




Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread matt . ivie
I ran across this as well. I suppose that it could be webmin, but something  
has changed in abrowser. Version 29 worked fine and still does. 30 is the  
issue. I would just go back to 29 but eventually whatever is causing this  
should be known or dealt with. If it's a bug we can have it fixed. If it's  
something that websites need to do differently, at least we can advise them  
of that.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread myself600
Well, browser updates may introduce incompatibilities which doesn't  
necessarily mean that the application is buggy, however, I really doesn't  
know Webmin at all so I cannot comment on this. Your best bet is (in my  
opinion) to report the problem directly to the developers and hope that  
someone will respond, and until the problem gets fixed, revert to an  
older/working version of the browser (or alternatively try to use different  
Webmin version).


What I don't really understand is that how can you have this problem on  
Trisquel and Windows, while not on (GNU/)Linux Mint. Do you use Webmin on all  
of your computers?




Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread matt . ivie
I figured out a setting in Abrowser that by changing allows access into  
webmin again. Still no luck on my banking site.


If you go into about:config and change network.http.sendRefererHeader to a  
value of 2 it allows webmin. I'll try to dig into what the differences there  
are in the mint build of Firefox 30 and Abrowser 30 to resolve the problem  
with my bank site.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread matt . ivie
When I download the official build of Mozilla Firefox(64-bit) for GNU/Linux  
and run it I am able to login to my bank web site. I am still not able to  
under windows and I'm not able to in Abrowser. There has to be something  
specific to the Abrowser build of Firefox that is making it not work. I've  
also tried Abrowser with extensions disabled.


Can anyone familiar with anything unique in Abrowser chime in on this?


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread jason

Try turning on third party cookies. They're disabled by default.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread abhijithb21
I have problems with Abrowser 30 too. I cannot log into 'trello.com'  
directly. And like alucardx's banking site, they worked fine with its  
previous version. I thought it was a problem with the website since it does  
not run properly on all web browsers but now even I agree to alucardx's  
remarks.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread abhijithb21

I tired after enabling them but didn't work for me.


Re: [Trisquel-users] Abrowser secure page problems

2014-07-07 Thread mikko . viinamaki

Did you try changing the referer header like alu?