You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an API endpoint, handler, and web route for token-based acceptance. Also updates crate ownership invitation email to contain a URL with a token for accepting an invitation.
<p>Visit your <ahref="/dashboard">dashboard</a> to view all of your crates, or <ahref="/me">account settings</a> to manage email notification preferences for all of your crates.</p>
4
+
{{else}}
5
+
<h1>Error in accepting crate ownership.</h1>
6
+
<p>You may want to visit <ahref="/me/pending-invites">crates.io/me/pending-invites</a> to try again.</p>
0 commit comments