Actions
Feature proposal #3768
closedImplement ajax invite code validation
Description
When supplying an invite code at registration it would be good to have a parameter to enable/disable ajax validation so a registration POST won't be necessary to ensure the code is correct.
Updated by krileon about 12 years ago
- Status changed from New to Assigned
- Assignee set to krileon
Updated by krileon almost 12 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Now ajax validates and returns "Invite code not valid.", "Invite code is valid.", or "Invite code already used.".
Actions