Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: outlook button on verify email #2262

Merged
merged 1 commit into from
Feb 14, 2024
Merged

feat: outlook button on verify email #2262

merged 1 commit into from
Feb 14, 2024

Conversation

SKairinos
Copy link
Collaborator

@SKairinos SKairinos commented Feb 13, 2024

This change is Reviewable

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @SKairinos)


portal/templates/portal/email_verification_needed.html line 15 at r1 (raw file):

        <a target="_blank" href="https://mail.google.com/mail/#search/from%3Ano-reply%40codeforlife.education+subject%3AEmail+Verification"
           class="button button--home button-email">Open in Gmail</a>
        <a target="_blank" href="https://outlook.live.com/mail/"

I know it's a horrible link but can we use this instead: https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=21&ct=1707908956&rver=7.0.6738.0&wp=MBI_SSL&wreply=https%3a%2f%2foutlook.live.com%2fowa%2f%3fcobrandid%3dab0455a0-8d03-46b9-b18b-df2f57b9e44c%26nlp%3d1%26deeplink%3dowa%252f%253fstate%253d1%26redirectTo%3daHR0cHM6Ly9vdXRsb29rLmxpdmUuY29tL21haWwv%26RpsCsrfState%3d783acd27-aed6-6e3d-bc1e-eb90b12fbe33&id=292841&aadredir=1&CBCXT=out&lw=1&fl=dob%2cflname%2cwld&cobrandid=ab0455a0-8d03-46b9-b18b-df2f57b9e44c

This is because the one you used only gets the user to the Outlook landing page, not the sign in page. Outlook changed this recently and it's horrible (Outlook is horrible)

Copy link
Collaborator Author

@SKairinos SKairinos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SKairinos)

@SKairinos SKairinos merged commit 9b3baf7 into master Feb 14, 2024
7 of 8 checks passed
@SKairinos SKairinos deleted the outlook branch February 14, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants