Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(dimail) allow to reset the mailbox password #834

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mjeammet
Copy link
Member

@mjeammet mjeammet commented Mar 19, 2025

Purpose

We want domain admins and owners to be able to reset the password for a given mailbox on their domain. New password is randomly generated by dimail and sent to mailbox's secondary email.

Proposal

Description...

  • update dimail to 2.11
  • add API feature
  • add tests
  • add notification email template
  • add notification email method
  • add button in front (in this PR or future ?)

update dimail version to last production-ready version.
@mjeammet mjeammet self-assigned this Mar 19, 2025
@mjeammet mjeammet linked an issue Mar 19, 2025 that may be closed by this pull request
allow domain owner and admins to reset password for a mailbox
they manage. The request is sent to dimail, which responds with
a new randomly generated password. This new password is sent to
secondary email.
@mjeammet mjeammet force-pushed the mpj/dimail-reset-password branch from e96b484 to 98fb114 Compare March 24, 2025 17:59
@mjeammet mjeammet marked this pull request as ready for review March 25, 2025 13:41
@mjeammet mjeammet requested review from sdemagny and jblagadec March 25, 2025 13:43
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.

Reset password mailbox
1 participant