mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48753
[Bug 568804] Re: Updating user's Authentication Method
Bug description: Disable auth for institutions a user is not in
--------------------------------------------------------------
Environment tested: Master
Browser tested: Chrome
-------------------------------------
Manual Test Script
-------------------------------------
Preconditions:
1. The following Institutions exist
--a. Institution 1
--b. Institution 2
--c. Institution 3
2. UserA exists and is a member of Institution 1
3. UserB exists and is a member of Institution 1 and 2
Test Script: Admin edit user Account Method 1
1. Site admin logs in
2. Browse to Admin menu > Users > User search
3. Click on student UserA name that is in Institution 1
4. Click on the Account settings tab at the top of the page
5. Scroll down to "Authentication method" drop down field
6. Confirm that the selections are No Institution and Institution 1 ✔
7. Browse back to Admin menu > Users > User search
8. Click on student UserB name that is in Institution 1
9. Click on the Account settings tab at the top of the page
10. Scroll down to "Authentication method" drop down field
11. Confirm that the selections are No Institution, Institution 1 and Institution 2 ✔
Test Script: Admin edit user Account Method 2
1. Site admin logs in
2. Browse to Admin menu > Users > User search
3. Select the check box to the left of UserA name
4. Click Edit selected users button (bottom of table)
5. Click the Change authentication method link/tab at the top of the page
6. Confirm that the selections available in the drop down field are No Institution and Institution 1 ✘
Actual result: Institution 1, 2, 3 and no Institution selection options
are displayed
Expected result: only display the institutions that the user is
associated with
--
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/568804
Title:
Updating user's Authentication Method
Status in Mahara:
In Progress
Bug description:
I updated a user's auth method from 'No Institution' to 'AUTldap (AUT
University)'. When I searched for the user name under Manage Users ->
User Search, the user's record under the column of Institution was
still showing 'No Institution'. Although, the auth method information
does show correctly on the Account settings page. The mahara version
is 1.2.4.
Here is Richard's reply to this issue:
The problem is with the user account settings page, which basically assumes that the admin knows what they're doing, and allows you to do silly things like giving a user an auth method from an institution that she/he doesn't belong to.
We should add code to stop auth methods from other institutions from
showing in the auth method dropdown
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/568804/+subscriptions
References