Skip to content

[stable31] fix: Send password to owner when password sending fails, regardless of enforcement - #64428

Closed
backportbot[bot] wants to merge 2 commits into
stable31from
backport/50517/stable31
Closed

backportbot[bot] wants to merge 2 commits into
stable31from
backport/50517/stable31

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 16, 2026

Copy link
Copy Markdown

Backport of PR #50517

nfebe and others added 2 commits September 16, 2026 15:59
…f enforcement

Previously, the `sendPasswordToOwner` method would only trigger if password enforcement was enabled and sending the password to the recipient failed. This behavior was inconsistent with the intended functionality, as the owner should receive the password whenever sending to the recipient fails, regardless of whether password enforcement is enabled.

This change ensures that the owner is notified of the password whenever sending it to the recipient fails, improving consistency and user experience.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

WIP test(share_by_mail): Send password to owner if `send_by_mail` is disabled

Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: Ghassen kefi <ghassen.kefi.dev@gmail.com>
@susnux

susnux commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

not needed anymore on 31

@susnux susnux closed this Sep 16, 2026
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.

4 participants