Test case 1: Admin manually can add a new user via Administration/Users/Add user
1. Admin adds user's info without default password.
2. An account with no password will be created.
3. An email notification without password but a reset password link will be 
sent to user's email address.
Note: the admin can manually change the new account password in the next screen 
or click to username link.

Test case 2: Admin can add new users via Administration/Users/Add users by CSV
1. Admin uploads a CSV file to create user accounts. A row in the file may NOT 
include password field.
2. For each new user, 
 - An account with password(optional) will be created.
 - An email notification without password but a set password link will be sent 
to user's email address.

Test case 3: Admin can add new users via admin/users/bulkimport.php
1. Admin uploads a CSV file and zip files to create user accounts. The password 
field in the leap2a file is not required.
2. For each new user, 
 - An account with password(optional) will be created.
 - An email notification without password but a set password link will be sent 
to user's email address.

-- 
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/1045123

Title:
  don't send out password for admin created users

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When an admin creates a user with a set password. It should be assumed that 
this password is delivered to the user out of band, and shouldn't be sent in 
clear text.
  If the password field is left blank, we should treat that the same as if we 
just finished a registration, the user gets a one time URL to click on which 
forces them to set a password.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1045123/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to