Results 1 to 6 of 6
  1. #1
    Cerberus
    Join Date
    Feb 2006
    Posts
    456
    BG Level
    4

    Firefox remembering passwords

    If I've clicked 'Never for this site' and have changed my mind, how do I get Firefox to offer to remember my password again?

    I've done some Google searches, but nothing has worked.

  2. #2
    Pandemonium
    Join Date
    Oct 2005
    Posts
    7,839
    BG Level
    8
    WoW Realm
    Cho'gall

    Options > Security > "Remember passwords for sites" > Exceptions > Remove the site from the list.

  3. #3
    Hyperion Cross
    Join Date
    Jan 2007
    Posts
    8,883
    BG Level
    8
    FFXIV Character
    Kai Bond
    FFXIV Server
    Gilgamesh

    Tools > Options > Security Tab > Exceptions (under passwords)

    Remove the site there.

  4. #4
    Cerberus
    Join Date
    Feb 2006
    Posts
    456
    BG Level
    4

    Exceptions is an empty list, sorry forgot to mention that.

  5. #5
    Hyperion Cross
    Join Date
    Jan 2007
    Posts
    8,883
    BG Level
    8
    FFXIV Character
    Kai Bond
    FFXIV Server
    Gilgamesh

    Ok reinstall firefox then lol, I can't think of anything else.

  6. #6
    Cerberus
    Join Date
    Feb 2006
    Posts
    456
    BG Level
    4

    I found a javascript to run when your at the site, but not sure how trust worthy it is.

    Code:
    javascript:(function(){var%20ca,cea,cs,df,dfe,i,j,x,y;function%20n(i,what){return%20i+"%20"+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit="";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value="on";++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value="on";++cea;}}}alert("Removed%20autocomplete=off%20from%20"+n(ca,"form")+"%20and%20from%20"+n(cea,"form%20element")+",%20and%20removed%20onsubmit%20from%20"+n(cs,"form")+".%20After%20you%20type%20your%20password%20and%20submit%20the%20form,%20the%20browser%20will%20offer%20to%20remember%20your%20password.")})();
    They say to browse to the site, then put this code in your address bar and it will ignore any autocomplete=off code whether from the website or from clicking "never remember."

Similar Threads

  1. Firefox wont save passwords
    By Skie in forum Tech
    Replies: 6
    Last Post: 2010-05-18, 17:30
  2. Replies: 9
    Last Post: 2010-03-18, 16:35