mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02546
[Bug 709346] Re: XMLRPC: user profile fields are not locked on the first SSO-in
** Changed in: mahara
Status: New => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/709346
Title:
XMLRPC: user profile fields are not locked on the first SSO-in
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When "Update user info on login" is enabled in institution auth
instance settings and the user SSOs in to Mahara for the first time
(new user is being created), the fields with imported data are not
locked. They are getting locked on the subsequent logins only.
The reason is that when user creation occurs, "updateuserinfoonlogin"
setting is ignored and locking fields array is not defined.
References