v2.6.2
·
997 commits
to main
since this release
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=truemight not work by @ekassos in #764 - Fix: Redirect to SSO when using an expired link by @ekassos in #765
- Patch:
login_magicreturns a 403 error, not 401 by @ekassos in #766
Full Changelog: 606-srv231-web144...609-srv234-web144