bsed / ala

Automatically exported from code.google.com/p/ala
0 stars 0 forks source link

Ability for users to edit their name and contact details #469

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Many user accounts were created in MERIT (via bulk loading) using first and 
last names "MERIT" and "USER" because if was not possible to parse out real 
first and last names from their email addresses. This should be able to be 
"post-load" corrected and also allow for name changes by depoll and marriage.

Users should be able to self-administer their first and last names and 
ROLE_ALA_ADMIN ROLE_FC_ADMIN should also be able to change these details on 
their behalf.

Original issue reported on code.google.com by CoolDa...@gmail.com on 17 Dec 2013 at 11:24

GoogleCodeExporter commented 9 years ago
Users can already update their name via 
http://auth.ala.org.au/userdetails/registration/editAccount
They cannot update their email addresses as many ALA systems (not fieldcapture) 
are still using email as the unique identifier for the user.

ALA_ADMIN can already change user details.

FC_ADMIN should not be allowed to change user details as that would compromise 
the security of the auth system which is external to ALA.

Original comment by chris.go...@gmail.com on 17 Dec 2013 at 11:31