Menu

#2096 Random fieldname problem

KeePass_2.x
closed
nobody
None
5
2016-02-12
2016-02-11
victor50
No

Suddenly KeePass stopped working logging into my bank account. Recreating an entry didn't help. I suspect because the bank is changing the fieldname of the loginfields at random. Here an example:


<label for="au5AhSBOaMClgljf1">Gebruikersnaam</label>

<input type="text" class="" tabindex="1" name="au5AhSBOaMClgljf1" id="au5AhSBOaMClgljf1" size="25" maxlength="20" value=""/>

(gebruikersnaam = username, )
Could there be any workaround?

Discussion

  • victor50

    victor50 - 2016-02-11

    Guess I should have put the code in another format as it now displays the result, so replacing > with [::

    [div id="gebruikersnaam" class="form_element"]
    [label for="au5AhSBOaMClgljf1">Gebruikersnaam</label]
    [ div class="tooltip-icon" ]
    [/div]
    [input type="text" class="" tabindex="1" name="au5AhSBOaMClgljf1"
    id="au5AhSBOaMClgljf1" size="25"
    maxlength="20"
    value="" /]

    [/div]

     
  • Paul

    Paul - 2016-02-11

    KeePass doesn't use HTML field names, it just types blind.
    You may be using a form filler plug-in like KeeFox. If so I suggest you visit the plug-in author's web site.

    cheers, Paul

     
  • victor50

    victor50 - 2016-02-11

    So I disabled Keefox and tried to load from Keypass (ctrl-U). It doesn't fill any fields at all.

     
  • Paul

    Paul - 2016-02-11

    KeePass will Auto-Type just like you typing. For this to work you need the cursor in the field you want to use. See the Help for an example.
    http://keepass.info/help/base/autotype.html#autoexample

    cheers, Paul

     
  • victor50

    victor50 - 2016-02-11

    Ah, tx, I was under the impression that while using ctrl-U from KeePass, it was KeePass that performed the autotype, but of course it was KeyFox.

     
  • Dominik Reichl

    Dominik Reichl - 2016-02-12
    • status: open --> closed
    • Group: KeePass --> KeePass_2.x
     

Log in to post a comment.