Add option to customize rules for autofill

Please add ability to customize autofill rules for website in Bitwarden browser extension! On some sites it fill login&password in wrong fields!

So I want to control which fields it will autofill, and which fields - not touch.

Stale

Enable a new “Rules” section on each stored login item where users can define fine-grained, per-credential behaviors. In this panel, users could toggle autofill on or off for that specific entry, require strict subdomain matching (e.g. only login.bank.com, not bank.com), enforce HTTPS-only autofill, or disable filling into iframes. Additional options might include “Only fill on first form field,” “Prompt before filling,” or “Do not autofill on these URL patterns” (wildcards supported). All rule settings would be saved alongside the credential and applied automatically in browser extensions and desktop/mobile apps, giving users full control over where, when, and how each login is used.

@umbrarix Isn’t most of that already do-able?

→ URI matching detection (and autofill on pageload settings) already allow that ?!

Same…

Same…

Only add URIs starting with https and use mainly “starts with” or “exact” as match detection (global for the app - or individual for the URIs of the login items)…

I’m not sure about that one… (PS: I think I know there is some protection - but I’m not sure how far that goes…)

Same…

If you don’t use “autofill on pageload”, it’s always “prompt before filling”, one could argue…

Again, that can already be done with the current URI match detection options…

And I thought I already had that full control. :melting_face:

PS: @umbrarix As you see, I now merged your request with this existing one to the same topic.

Note: I re-opened this thread and changed the title.
(before, it was “Customize rules for autofill in Bitwarden browser extension”)