-
Notifications
You must be signed in to change notification settings - Fork 25
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(turnstile): Use Cloudflare Turnstile instead of Google reCAPTCHA #3839
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 07:37
e770f79
to
b59e916
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 07:40
b59e916
to
a624841
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 09:03
a624841
to
b413129
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 09:07
b413129
to
079f0b2
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 09:11
079f0b2
to
74a73e2
Compare
robertu7
suggested changes
Sep 22, 2023
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 15:17
74a73e2
to
eebe7bd
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 22, 2023 15:20
eebe7bd
to
f33b29b
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 23, 2023 00:36
f33b29b
to
ba917ee
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 23, 2023 00:44
ba917ee
to
323f56f
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 23, 2023 00:48
323f56f
to
c485ba1
Compare
robertu7
suggested changes
Sep 25, 2023
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.
tx0c
force-pushed
the
feat/turnstile
branch
2 times, most recently
from
September 25, 2023 07:12
7008e0e
to
6938557
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 25, 2023 07:24
6938557
to
03c0085
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 25, 2023 07:31
03c0085
to
f329634
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 25, 2023 08:02
f329634
to
da6f014
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 25, 2023 11:42
da6f014
to
82e2009
Compare
tx0c
force-pushed
the
feat/turnstile
branch
from
September 26, 2023 03:47
82e2009
to
16f57eb
Compare
robertu7
approved these changes
Sep 26, 2023
tx0c
force-pushed
the
feat/turnstile
branch
from
September 27, 2023 00:40
16f57eb
to
0da9a4a
Compare
resolves #3313 with an embedded copy of @marsidev/react-turnstile to circumvent the React v17 dependency problems https://github.com/marsidev/react-turnstile/tree/main/packages/lib/src after React v18, this can be move back to use @marsidev/react-turnstile instead
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #3313