mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27516
[Bug 1396564] Re: Add password recovery with CLI
Okay, with that spun off, we can mark this one "committed".
Unfortunately, since I made some changes to other parts of the code in
order to accommodate this script, it can't be easily backported to
earlier versions of Mahara.
So if you want a Mahara password-reset script that will work in 15.04 or
earlier, I suggest using the one I attached to this bug:
https://bugs.launchpad.net/mahara/+bug/1396564/+attachment/4277368/+files/pwreset.php
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1396564
Title:
Add password recovery with CLI
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Moodle offers many services accessible by CLI in the admin/cli folder
and also in individual modulename/cli folders.
One of the cli service provides a way for admin to change user's
password, which is very convenient to do it quickly for one user or
for many users, with some unix programming.
I would like to suggest you to adding such a cli service into the
admin/cli folder for Mahara.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1396564/+subscriptions
References