OpenConceptLab / ocl_issues

Issues for all OCL repos. NOTE: Install ZenHub Browser Extension and request access to the OCL Roadmap board to view all issues and to contribute
4 stars 1 forks source link

Custom OCL account verification/reset password emails #1858

Closed paynejd closed 3 days ago

paynejd commented 2 weeks ago

Account verification and reset password emails need to be customized for OCL and should indicate which environment

image.png image
paynejd commented 2 weeks ago

Thanks @paulsonder for providing designs for these emails. Here they are:

Verify email -- production

Subject: OCL - Verify your email address

image

Reset password -- production

Subject: OCL - Reset password

image

Account Verification -- non-production environment

Subject: OCL-QA - Verify your email address

image

Reset password -- non-production environment

Subject: OCL-QA - Reset password

image
snyaggarwal commented 1 week ago

@paynejd I have added an example of this on forgot password on QA. The only problem is the logo. Gmail doesn't allow image embedding the way KeyCloak is stating. There is an open issue with KeyCloak#26347 on this.

snyaggarwal commented 1 week ago

@paynejd this is deployed on QA

paynejd commented 1 week ago

@snyaggarwal Sounds good regarding the logo. A couple of missing items:

snyaggarwal commented 1 week ago

@paynejd Few problems and few successes:

  1. Email subject cannot take variables -- Open issue keycloak/keycloak#11883
  2. Done
paynejd commented 1 week ago

Thanks sunny. How about at least add the OCL to the beginning of the subject and ignore environment variable.

snyaggarwal commented 4 days ago

@paynejd Can this be closed?