mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #12584
[Bug 1191453] Re: Don't show password in cleartext
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1191453
Title:
Don't show password in cleartext
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When you are on admin/edit.php or admin/add.php, the password you
enter for a user is displayed in cleartext. This is not good esp. when
you have form filling turned on in your browser as it remembers the
passwords that you typed in.
The easiest solution is to make this field type "password" so that it
is treated like a password field.
More complicated would be to allow the admin to toggle between viewing
the password or not (like in Moodle) or to implement a password
confirmation (like on the account settings page).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1191453/+subscriptions
References