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

当表单通过 iframe 的方式嵌入到第三方网站时,不能在 Safari 和 Firefox 下工作 #107

Open
wongyouth opened this issue Feb 20, 2024 · 2 comments

Comments

@wongyouth
Copy link

Safari 和 Firefox 默认情况下不支持第三方的 cookies。能否升级为不使用 cookies,改成表单内嵌入一个隐藏的字段含有原先的 session id 值去做比较。

@wongyouth
Copy link
Author

For anyone encountering the same issue, I created a gem at https://github.com/wongyouth/rucaptcha_no_cookies as a temporary fix.

@wongyouth
Copy link
Author

The timeline of third-party cookie deprecation of Chrome.
https://developers.google.com/privacy-sandbox/3pcd

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

No branches or pull requests

1 participant