[
https://issues.apache.org/jira/browse/AIRAVATA-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670708#comment-16670708
]
ASF subversion and git services commented on AIRAVATA-2888:
-----------------------------------------------------------
Commit 8733264ed623413c622bb25720c170e01472d037 in airavata-django-portal's
branch refs/heads/master from [~marcuschristie]
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=8733264 ]
AIRAVATA-2888 formatting fix
> Create Account UI
> -----------------
>
> Key: AIRAVATA-2888
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2888
> Project: Airavata
> Issue Type: Sub-task
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
> TODO
> * [x] create account screen
> * [x] send email verification email
> * [x] create account success message with link to resend email verification
> * [x] URL to consume email verification token
> * [x] resend email verification form
> * [x] create account form validation
> ** passwords match
> ** password min length is 8
> ** password complexity requirement: at least one lowercase, at least one
> uppercase, at least one number and at least one special character
> ** email addresses match
> ** username must be lowercase alphanumeric with dashes and underscores
> * [x] Check if username is taken in Keycloak and report to user if so
> * [x] help text for username, password requirements
> * [x] email settings in settings_local.py, ansible template
> * [x] keep email template in Django DB, updatable through Django admin?
> * [x] Create Account nav button in CMS
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)