[PR #533] [MERGED] web: stop password managers from autofilling data into url area #1191

Closed
opened 2025-11-09 10:07:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: currentHead: current


📝 Commits (1)

  • ca52d09 fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/533 **Author:** [@J4mez](https://github.com/J4mez) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `current` --- ### 📝 Commits (1) - [`ca52d09`](https://github.com/imputnet/cobalt/commit/ca52d091a3124bb96f334cfd3381bef6eba28e79) fixed dashlane autofill phone in url input ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/pageRender/page.js` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:07:44 -06:00
Sign in to join this conversation.