mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-13 10:23:48 -05:00
[PR #533] [MERGED] web: stop password managers from autofilling data into url area #1191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/533
Author: @J4mez
Created: 5/31/2024
Status: ✅ Merged
Merged: 5/31/2024
Merged by: @wukko
Base:
current← Head:current📝 Commits (1)
ca52d09fixed dashlane autofill phone in url input📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/modules/pageRender/page.js(+1 -1)📄 Description
This adds the "data-form-type" attribute "other" which stops Dashlane from auto filling.
https://dashlane.github.io/SAWF/#data-form-type-attribute-other-value
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.