Actions
Feature proposal #8576
closedImplement session tracking of invite code
Description
Currently invite codes are only accepted if the invite field is used. Implement a CB Invites endpoint for accepting the invite instead of just going to registration page with invite_code in the URL so we can store the invite code (if valid) into session. If the invite code isn't present in POST then we can pull it from session to accept the invite.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 60 to 100
Actions