Actions
Feature proposal #8576
closedImplement session tracking of invite code
Feature proposal #8576:
Implement 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 4 years ago
- % Done changed from 0 to 40
Updated by krileon over 4 years ago
- % Done changed from 40 to 60
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 60 to 100
Updated by krileon over 4 years ago
- Status changed from Resolved to Closed
Actions