Allow anonymous form submissions #194
Labels
enhancement
Adds or suggests a new feature, rewrite, or other enhancement to the codebase
high priority
medium priority
Milestone
A common problem we have been seeing is that for at-event registration the user signup process often becomes a pain point. We should expose a form on a randomly generated link (such as
https://registration.hack.gt/register/abc123
) that displays an email/password prompt and application form inline with a submit button on the bottom. This link will be loaded on event provided laptops for walk-ins to register on. Users that submit this form should be configurably auto-accepted and auto-confirmed (this may be exposed as options on the branches see #150) and they won't have to verify their email.The text was updated successfully, but these errors were encountered: