mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #12397
[Bug 1180194] Re: Changing the auth method requires info about remoteuser getting lost
Ah now I see what is going on - there are two authinstance columns, one
in usr, one in auth_remote_user.
If I update a user's auth on /admin/users/edit.php it updates both table
columns
But if I do bulk update it only updates the usr table and not the
auth_remote_usr table as well
Right will try and fix
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
--
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/1180194
Title:
Changing the auth method requires info about remoteuser getting lost
Status in Mahara ePortfolio:
Triaged
Bug description:
When you change the auth method on /admin/users/bulk.php for users who
have an external auth method, their remote username is deleted even if
you change it to another external auth method. Thus, you'll need to
redo the remote username from scratch.
There should be a help button with info about what happens so admins
aren't surprised when the remote username is suddenly missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1180194/+subscriptions
References