-
Notifications
You must be signed in to change notification settings - Fork 3
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
135 implement recaptcha in forms #140
Conversation
Your Render PR Server URL is https://taco-dev-prototyp-se-pr-140.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cn716di1hbls73bjofeg. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only some comments about naming and refactorings. Overall great looks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we still need to add that to the rest of the forms as we discussed, right?
fa4bb22
to
ec0d658
Compare
ec0d658
to
d84c4dd
Compare
* add recaptcha v3 * refactor * read secrets from GitHub actions env * add fixes * add recaptcha to signin wip * fix recaptcha * add recaptcha to forgot password * clean logs * add recaptcha env example * revernt time changes --------- Co-authored-by: Toni Oriol <[email protected]>
Add recaptcha to signup form