You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/08 21:08:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRAVATA-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359569#comment-17359569 ] 

ASF subversion and git services commented on AIRAVATA-3455:
-----------------------------------------------------------

Commit 6d42717a5abc3385365f2eb3b8685cd09e7a17ae in airavata-django-portal's branch refs/heads/AIRAVATA-3319-handle-missing-name-and-email-attributes-from-cilo from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=6d42717 ]

AIRAVATA-3455 Add link to user profile editor in header


> 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
> - [ ] validate email address



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