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

Fix user re-invite #2626

Merged
merged 2 commits into from
Feb 2, 2018
Merged

Fix user re-invite #2626

merged 2 commits into from
Feb 2, 2018

Conversation

oriolgual
Copy link
Contributor

🎩 What? Why?

Reinviting a user was only re-sending the email but it wasn't regenerating the token, so when the invitation had expired it was useless.

📌 Related Issues

@ghost ghost assigned oriolgual Feb 1, 2018
@ghost ghost added the in-progress label Feb 1, 2018
mrcasals
mrcasals previously approved these changes Feb 1, 2018
@codecov
Copy link

codecov bot commented Feb 1, 2018

Codecov Report

Merging #2626 into master will increase coverage by 0.48%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2626      +/-   ##
==========================================
+ Coverage   98.33%   98.81%   +0.48%     
==========================================
  Files        1433     1434       +1     
  Lines       33448    33488      +40     
==========================================
+ Hits        32890    33092     +202     
+ Misses        558      396     -162

@mrcasals mrcasals merged commit 05f8589 into master Feb 2, 2018
@mrcasals mrcasals deleted the fix/regenerate_invitation branch February 2, 2018 08:00
@ghost ghost removed the in-progress label Feb 2, 2018
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.

2 participants