Skip to content

Bug 2007416 - wipe individual logins on DecryptionErrors (backport #7343)#7383

Closed
mergify[bot] wants to merge 1 commit into
release-v151from
mergify/bp/release-v151/pr-7343
Closed

Bug 2007416 - wipe individual logins on DecryptionErrors (backport #7343)#7383
mergify[bot] wants to merge 1 commit into
release-v151from
mergify/bp/release-v151/pr-7343

Conversation

@mergify

@mergify mergify Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

First commit is prep work, without much changes.
Second commit is the actual change.

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

This is an automatic backport of pull request #7343 done by [Mergify](https://mergify.com).

Also:
  * Set sync_status in `LoginsDb::touch()`
  * Handle missing row for LAST_SYNC_META_KEY in `get_last_sync()`
(cherry picked from commit 6b2684e)

# Conflicts:
#	CHANGELOG.md
@mergify mergify Bot added the conflicts label Jun 1, 2026
@mergify

mergify Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Cherry-pick of 6b2684e has failed:

On branch mergify/bp/release-v151/pr-7343
Your branch is up to date with 'origin/release-v151'.

You are currently cherry-picking commit 6b2684e6.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   components/logins/src/logins.udl
	modified:   components/logins/src/store.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mhammond

mhammond commented Jun 2, 2026

Copy link
Copy Markdown
Member

oops, I meant to target 152

@mhammond mhammond closed this Jun 2, 2026
@mhammond mhammond deleted the mergify/bp/release-v151/pr-7343 branch June 2, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants