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

1360 crate ownership invitation token #1955

Merged
merged 3 commits into from
Jan 15, 2020

Conversation

nkanderson
Copy link
Contributor

Completes #1360

@rust-highfive
Copy link

r? @carols10cents

(rust_highfive has picked a reviewer for you, use r? to override)

Copy link
Member

@carols10cents carols10cents left a comment

Choose a reason for hiding this comment

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

I think I found all your TODO comments, was there anything else you had questions about?

Adds a token to the crate_owner_invitations table to be used in token-based acceptance of invitation via email.
@nkanderson nkanderson force-pushed the 1360_invitation_token branch from 2191c0e to 83a1db2 Compare January 4, 2020 21:55
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.
@nkanderson nkanderson force-pushed the 1360_invitation_token branch from 83a1db2 to c14a03e Compare January 4, 2020 22:44
@nkanderson
Copy link
Contributor Author

Whew, thanks for your patience @carols10cents! I've been a bit busy with the holidays and things the last couple of weeks.

I think you've answered the questions I had, so I made edits as needed and rebased onto master. Looks like CI is passing, so I'm going to mark this as ready for review.

@nkanderson nkanderson marked this pull request as ready for review January 4, 2020 22:59
@carols10cents
Copy link
Member

Thank you for your patience! I saw one tiny spot where a URL had 2 slashes and went ahead and fixed that since it was the only thing I saw. This looks great to me! Thank you!!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 15, 2020

📌 Commit b12465e has been approved by carols10cents

@bors
Copy link
Contributor

bors commented Jan 15, 2020

⌛ Testing commit b12465e with merge 8f4a4f5...

bors added a commit that referenced this pull request Jan 15, 2020
1360 crate ownership invitation token

Completes #1360
@bors
Copy link
Contributor

bors commented Jan 15, 2020

☀️ Test successful - checks-travis
Approved by: carols10cents
Pushing 8f4a4f5 to master...

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.

4 participants