You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/06/10 20:52:00 UTC

[jira] [Resolved] (AIRAVATA-3455) Allow updating email with verification

     [ https://issues.apache.org/jira/browse/AIRAVATA-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-3455.
---------------------------------------
    Resolution: Fixed

> Allow updating email with verification
> --------------------------------------
>
>                 Key: AIRAVATA-3455
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3455
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Allow users to update their email address. Verify email address before actually updating the user's email address. The address needs to be updating in Keycloak and the Airavata user profile.
> TODO
>  - [x] show in UI if there is a pending email change waiting verification
>  - [x] add a link in UI to request resending the email change verification link
>  - [x] add a success message when email change is verified and updated
>  - [x] add an error message when email change verification fails
> -- failure modes:
> --- invalid verification code
> --- pending_email_change record no longer exists (from backend perspective, looks the same as invalid code)
> --- fail to update Airavata user profile
>  - [x] add link to user profile editor in portal header
>  - -[ ] handle a user cancelling the email address change?-
> -- not now
>  - [x] handle enter key press to submit user profile form
> - [x] validate email address



--
This message was sent by Atlassian Jira
(v8.3.4#803005)