question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to autofill more form fields besides username and password

See original GitHub issue

A nice feature would be the ability to specify fields by some strategy in order to fill them. For example, I have a number of AWS accounts, and the account ID is not something I remember, but “ProjectA-AWS” is. Having account id, username & password auto-filled would be a big convenience.

My initial thought is that this syntax would work:

browserpass_selector_XXX: input#account
XXX: XXXYYY

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:21
  • Comments:31 (8 by maintainers)

github_iconTop GitHub Comments

10reactions
ianliucommented, Nov 8, 2017

@maximbaz other two examples:

  • Credit cards number, expiry date, CVC, and name
  • Addresses
8reactions
AlexandrosVasileioucommented, Nov 8, 2021

Any news on this feature?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autofill - web.dev
On the sign-in form, you can use autocomplete="current-password" to tell browsers to offer the option to fill in previously saved passwords for this...
Read more >
How to avoid username/password autofill within a form in ...
I would like to prevent these fields to be automatically filled. I did lots of search and already tried the autocomplete tag (in...
Read more >
How to Create Autofill Forms (with Autocomplete) to Secure ...
Information like passwords, addresses, email addresses, names, and even credit card numbers can be stored by the browser using the autofill feature. And...
Read more >
Autofill Forms and Passwords with KeeperFill - Keeper Security
Autofill automatically enters your username, password, and other information, such as payment card data and addresses, into login fields and online forms.
Read more >
Autofill for applications on Windows for experts
Sticky Password also allows you to have automatic logins for websites that requires one or more fields in addition to your login and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found