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

Invitation for onboarding new people #71

Open
6 tasks done
tedyoung opened this issue Mar 14, 2022 · 0 comments
Open
6 tasks done

Invitation for onboarding new people #71

tedyoung opened this issue Mar 14, 2022 · 0 comments

Comments

@tedyoung
Copy link
Collaborator

tedyoung commented Mar 14, 2022

  • 1. Adjust security for /invite needing to be authN
  • 2. TEST: Create database table for invitations: token, username, date_created, date_used, was_user
  • 3. TEST: InvitationRepository has methods: containsActiveInviteFor(invite_token, username); markInviteAsUsed(token)
  • 4. TEST: NewMemberInvitationController: need AuthPrincipal and "invite_token" request param
  • 5. TEST: Need failure page for invite not valid
  • 6. Add username constraint to database
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

No branches or pull requests

1 participant