-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Nicer way of storing form keys to URLs, including other data as a well defined structure (with encapsulation to allow choice of storage method)
- Tool to input this data, or at least a good description of it
- Private redirects
- Email cooldowns and ban list (as well as developer cooldown bypass list)
- Route to check if an email is allowed to make another submission yet
- Option to pass form data to redirects (via query param, or using a secured method to access the data when Forms over the URL length limit cannot be submitted #4 is resolved)
- Option to change from email for each form
- Option to add additional text to the email per form
- Option to set how long until the link expires
- Option to set how many verifications can be pending before the email is not allowed to be tried
- Option to set the number of times an email can be tried within an amount of time
- Option to put form key in url rather than as as form field (low priority)
Metadata
Metadata
Assignees
Labels
No labels