Skip to content

v2.6.2

Choose a tag to compare

@ekassos ekassos released this 13 Feb 20:25
· 997 commits to main since this release
5b13229

Release Notes

Logging In & Navigation

Resolved Issues

  • Fixed: When users use an expired link and we successfully send them a new login link to their email address, they may be redirected to the main login page instead of the page informing them to check their email for a new login link. (764)
  • Fixed: When users use an expired link and we fail to send them a new login link to their email address, they may be redirected to the main login page instead of the page informing them that the login link they used has expired. (764)
  • Fixed: When users use an expired link for an account with a primary email designated for SSO login, they may see a plaintext response with the correct SSO redirect link without being redirected. (765)

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • Redirecting to /login?new_link=true might not work by @ekassos in #764
  • Fix: Redirect to SSO when using an expired link by @ekassos in #765
  • Patch: login_magic returns a 403 error, not 401 by @ekassos in #766

Full Changelog: 606-srv231-web144...609-srv234-web144