-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: Added Pin Protection to forms #1142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added Pin Protection to forms #1142
Conversation
|
@piyushgarg-dev is attempting to deploy a commit to the formbricks Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions for pull request titles! 🙏 |
|
Works really well, thanks a lot! :) Matti will merge it as soon as our merge pipeline is back up and running 🚀 |
|
@piyushgarg-dev thanks a lot for this feature and the documentation of it on youtube :-) |
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Signed-off-by: aryabyte21 <arya2001bhosale@gmail.com> Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Signed-off-by: aryabyte21 <arya2001bhosale@gmail.com> Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
…ion (#1166) Co-authored-by: Digvijay Gupta <digvijaygupta@Digvijays-MacBook-Pro.local> Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com> Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
…ion (#1166) Co-authored-by: Digvijay Gupta <digvijaygupta@Digvijays-MacBook-Pro.local> Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
|
Hi @mattinannt 👋🏻 Thanks 🙏🏻 |
|
@piyushgarg-dev thanks a lot for making the changes :-) 💪🎉 |
What does this PR do?
This PR adds a feature to protect the surveys using a 4-digit PIN and viewers need to enter a PIN to record a response.
Fixes #1089
Forbricks_PIN.mp4
Type of change
How should this be tested?
Checklist
Required
pnpm buildconsole.logsgit pull origin mainAppreciated