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

Closed
opened 2026-05-16 05:31:58 -05:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2026-05-16 05:31:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#22760