As title says I can no longer log in to this site with noscript even active. Allow globally is not working.
Not using any of the 3rd party options btw.
noscript blocking login to openstreetmap.org
noscript blocking login to openstreetmap.org
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Re: noscript blocking login to openstreetmap.org
When this issue occurs, do you see anything related in the Browser Console? (Ctrl-Shift-J)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
(Are you the OP of viewtopic.php?f=7&t=18536 and if so can you please clarify what's different about this issue vs the other thread? Thanks.)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
(Are you the OP of viewtopic.php?f=7&t=18536 and if so can you please clarify what's different about this issue vs the other thread? Thanks.)
*Always* check the changelogs BEFORE updating that important software!
-
Re: noscript blocking login to openstreetmap.org
Don't know what to say here now...
Trying to reproduce again and its been working fine now for some reason.
Earlier I tried over and over, but no chance. Logged in using Chrome with no problems.
And each time I had disabled noscript in my Firefox addon list it was also possible to log in with firefox.
Cleared cookies as well, but didn't help.
Yes it was me that had issues with the remote control edit option.
I have no idea how this function works exactly, but it tells the JOSM editor to download the area you view on the website.
Its a remote control option in JOSM that listens on localhost port 8111(http) and 8112(https).
Haven't had this problem in a long time...
You obviously have to log in first to use the remote control option.
JOSM also have to be set up with your account settings as stuff you edit will be uploaded using your account.
Trying to reproduce again and its been working fine now for some reason.
Earlier I tried over and over, but no chance. Logged in using Chrome with no problems.
And each time I had disabled noscript in my Firefox addon list it was also possible to log in with firefox.
Cleared cookies as well, but didn't help.
Yes it was me that had issues with the remote control edit option.
I have no idea how this function works exactly, but it tells the JOSM editor to download the area you view on the website.
Its a remote control option in JOSM that listens on localhost port 8111(http) and 8112(https).
Haven't had this problem in a long time...
You obviously have to log in first to use the remote control option.
JOSM also have to be set up with your account settings as stuff you edit will be uploaded using your account.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Re: noscript blocking login to openstreetmap.org
That post is under your account now.Gazer75 wrote:Yes it was me that had issues with the remote control edit option.
That information is enough to outline the likely solution for if you have that issue again (or in case it's somehow related to the login issue). Check Browser Console (Ctrl-Shift-J) for any ABE-related messages, and use that information to add exception above the default rule in NoScript Options > Advanced > ABE > SYSTEMGazer75 wrote:Its a remote control option in JOSM that listens on localhost port 8111(http) and 8112(https).
Haven't had this problem in a long time...
It would have the form
Code: Select all
Site ^https?://localhost:811[12]/
Accept from https://somesubdomain.openstreetmap.org/*Can't give more specifics than that without seeing an actual console message, https://noscript.net/abe/users.html explains the format of the console message and ABE Rules .pdf explains how to write ABE rules.
*Always* check the changelogs BEFORE updating that important software!
-
Re: noscript blocking login to openstreetmap.org
Thank you for that.
Thinking there is something going on with my nocript as it has been acting weird for a while. Sometimes causing pages to take ages to load or not load at all.
Is there a way to delete all noscript settings and remove it, and then try add it back in fresh?
Thinking there is something going on with my nocript as it has been acting weird for a while. Sometimes causing pages to take ages to load or not load at all.
Is there a way to delete all noscript settings and remove it, and then try add it back in fresh?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Re: noscript blocking login to openstreetmap.org
backup settings first: NoScript Options > Export (the button on the very bottom, *not* the one unique to the Whitelist panel)
then
NoScript Options > Reset
then
NoScript Options > Reset
*Always* check the changelogs BEFORE updating that important software!
-