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

Fix reset confirmation mail from occ stable10 #34154

Merged
merged 2 commits into from
Feb 7, 2019

Commits on Jan 22, 2019

  1. [stable10] Backport of Fix password reset confirmation email from occ

    Fix password reset confirmation email from occ.
    This was missing when user:resetpassword command
    was used with options "--send-email --password-from-env".
    With this change set the issue is resolved.
    
    Signed-off-by: Sujith H <sharidasan@owncloud.com>
    sharidas committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    6175c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ce367 View commit details
    Browse the repository at this point in the history