Full-House-UW / fullhouse

Full House: a household management tool
fullhousemanager.com
0 stars 6 forks source link

add migration to retroactively invalidate accepted invites #229

Closed natmote closed 11 years ago

natmote commented 11 years ago

because of technical limitations with migrations, this does not check whether an invite profile has expired. That should be done elsewhere. What this does is simply check to see if an invited member is now part of the house, and, if they are, it invalidates the InviteProfile.

j3ffml commented 11 years ago

LGTM. merging.