Skip to content
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

Merged
merged 10 commits into from
Feb 22, 2024
Merged

Conversation

leilabb
Copy link
Contributor

@leilabb leilabb commented Feb 15, 2024

Add recaptcha to signup form

@leilabb leilabb requested a review from tonioriol February 15, 2024 13:35
@leilabb leilabb linked an issue Feb 15, 2024 that may be closed by this pull request
Copy link

render bot commented Feb 15, 2024

@leilabb leilabb requested a review from eriklindgren February 15, 2024 13:35
Copy link
Contributor

@tonioriol tonioriol left a 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.

@leilabb leilabb requested a review from tonioriol February 16, 2024 13:53
Copy link
Contributor

@tonioriol tonioriol left a 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?

@leilabb leilabb requested a review from tonioriol February 22, 2024 13:04
@tonioriol tonioriol force-pushed the 135-implement-recaptcha-in-signup-form branch from fa4bb22 to ec0d658 Compare February 22, 2024 15:14
@tonioriol tonioriol changed the title 135 implement recaptcha in signup form 135 implement recaptcha in forms Feb 22, 2024
@tonioriol tonioriol changed the base branch from dev to master February 22, 2024 15:24
@tonioriol tonioriol changed the base branch from master to dev February 22, 2024 15:25
@tonioriol tonioriol force-pushed the 135-implement-recaptcha-in-signup-form branch from ec0d658 to d84c4dd Compare February 22, 2024 15:26
@tonioriol tonioriol merged commit 7002be6 into dev Feb 22, 2024
1 check failed
@tonioriol tonioriol deleted the 135-implement-recaptcha-in-signup-form branch February 22, 2024 15:27
tonioriol added a commit that referenced this pull request Feb 22, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement recaptcha in signup form
2 participants