Jump to content
Enpass Discussion Forum

Recommended Posts

Posted

When logging in to a Mastodon instance (example https://mastodon.cloud/ ) the autofill always puts the 'username' into the 'email' field (also replacing existing content, which is annoying).

My Enpass entry has both 'username' and 'email' entries and the form element has the following html:

<input aria-label="E-mail address" class="string email required" autofocus="autofocus" placeholder="E-mail address" type="email" value="" name="user[email]" id="user_email" />

I'm guessing the either name "user" or the id "user_email" is keying it to the username field. Perhaps the type attribute can be used as a filter (or better trigger?)

It would also be useful if the autofill didn't replace existing contents (maybe a per-item preference?)

(Firefox extension OSX v 5.5.2 (82))

Posted

Hi @plinss,

Sorry to hear about your trouble. I would like to share that while auto filling in any website, Enpass search for username/Emails fields. While in your case it seems that the username field is set first in the Enpass that might be the reason why it automatically detect username field and fills the first. So the best workaround is that you can re-arrange the field saved in Enpass.

58eb5d6dc7d73_Re-arrange.png.50681b2d035fdca8c1fbdf35ce28ab40.png

Hope this helps!

 

 

Posted

Rearranging the username and email fields does help for the initial login, but then I run into the same problem with the two-factor prompt. Tried moving the TOTP field first and changing its name, but nothing seemed to work

Guest
This topic is now closed to further replies.
×
×
  • Create New...