Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 22, 2023

The /me route has been changed into a redirect to /settings/tokens due to it being hardcoded in cargo for a specific purpose. The email address field has moved to /settings/profile though, so this commit fixes the error message to point to the correct page.

Resolves #6364

The `/me` route has been changed into a redirect to `/settings/tokens` due to it being hardcoded in cargo for a specific purpose. The email address field has moved to `/settings/profile` though, so this commit fixes the error message to point to the correct page.
@Turbo87 Turbo87 enabled auto-merge (squash) April 22, 2023 14:57
@Turbo87 Turbo87 merged commit e9c006b into rust-lang:master Apr 22, 2023
@Turbo87 Turbo87 deleted the fix-broken-link branch April 22, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error message for missing verified e-mail address points to /me

1 participant