[Pkg-owncloud-commits] [owncloud] 119/199: Merge pull request #8554 from owncloud/add_resetadminpass_command

David Prévot taffit at moszumanska.debian.org
Sun Jun 1 18:53:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 9fba8221a6760b67b507067e5ea4ca9341c77241
Merge: c0f02be 5754b0b
Author: Andreas Fischer <bantu at owncloud.com>
Date:   Thu May 29 14:43:27 2014 +0200

    Merge pull request #8554 from owncloud/add_resetadminpass_command
    
    Add a resetadminpass command to console
    
    * owncloud/add_resetadminpass_command:
      Move resetpassword into user: command space.
      Document type of user project.
      Receive \OC\User\Manager as a constructor dependency.
      Use userManager, color output, return 1 on error
      Add doc, check return-value, fix spacing, require interactive
      Back to the future
      Make ResetAdminPass to ResetPassword
      Add a resetadminpass command to console - fix #8248

 core/command/user/resetpassword.php | 79 +++++++++++++++++++++++++++++++++++++
 core/register_command.php           |  1 +
 2 files changed, 80 insertions(+)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list