[PR #3145] [MERGED] "Spell-Jacking" mitigation ~ prevent sensitive data leak … #3231

Closed
opened 2026-03-03 09:42:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3145
Author: @dlehammer
Created: 1/15/2023
Status: Merged
Merged: 2/12/2023
Merged by: @dani-garcia

Base: mainHead: spell-jack_mitigation


📝 Commits (2)

  • 9b20dec "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker.
  • a20a641 Merge branch 'main' into spell-jack_mitigation

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/static/templates/admin/settings.hbs (+2 -2)
📝 src/static/templates/admin/users.hbs (+1 -1)

📄 Description

… from spell checker.

Background: Chrome & Edge Enhanced Spellcheck Features Expose PII, Even Your Passwords


🔄 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/dani-garcia/vaultwarden/pull/3145 **Author:** [@dlehammer](https://github.com/dlehammer) **Created:** 1/15/2023 **Status:** ✅ Merged **Merged:** 2/12/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `spell-jack_mitigation` --- ### 📝 Commits (2) - [`9b20dec`](https://github.com/dani-garcia/vaultwarden/commit/9b20decdc1c6e400b738e28cf4238a2a73d9a18a) "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. - [`a20a641`](https://github.com/dani-garcia/vaultwarden/commit/a20a641de34083fa6e6bb25219d97570b56d56c7) Merge branch 'main' into spell-jack_mitigation ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/admin/settings.hbs` (+2 -2) 📝 `src/static/templates/admin/users.hbs` (+1 -1) </details> ### 📄 Description … from spell checker. Background: [Chrome & Edge Enhanced Spellcheck Features Expose PII, Even Your Passwords](https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:42:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3231
No description provided.