clarkwinkelmann good point
Anybody have a link to this running on the latest version of flarum?
UntrustableRus yes, on my site at https://discuss.infosecforge.io
after using this I'm always getting an error that Recaptcha validation is failed when I successfully filling Recaptcha.
rajdeep Is there an url at which we can reproduce the issue ? Maybe show a video ?
Will you add reCAPTCHA to the authorization form?
Romellie Do you mean the sign-in/login form ?
Romellie It already is I'm pretty certain? At least it seems that it is on my forum.
datitisev yep
tankerkiller125 And mine.
tankerkiller125 [deleted] i'm checked the code in github and here only SignUpModal import, not LogInModal
Romellie Why does it need to be in Login Modal ? If the account isn't valid, it can't be used anyway ?
[deleted] week ago i have an heavy ddos attack on my forum. During 3 days hackers iterated picked up more then 20k account's. Right now i add rules to cloudflare, but it's not enough, i think
I believe the captcha is only active on the sign up form.
It's not written (we could state it clearly in the README though) but the screenshots only show the Sign Up form so I guess this is the expected behavior.
hope it's will be soon...
Romellie, picked up as in logged in as
Romellie Picked up as in logged in as or as in created accounts? Or do you just mean that they scanned through and located the URLS to 20K accounts?
It seems that something went wrong, my secret key was filled in correctly, and Google ’s human-machine verification passed, but after clicking the registration, wait for loading, and then it will prompt “Oops! Something went wrong. Please reload the page and try again.”
Littlegolden check the log files in <flarum>/storage/logs, or enable debug in config.php and try again.
<flarum>/storage/logs
debug
config.php
clarkwinkelmann POST http://lzc.easy.echosite.cn/register
Flarum\Http\Exception\TokenMismatchException: CSRF token did not match in file D:\rj\phpstudy_pro\WWW\flarum\vendor\flarum\core\src\Http\Middleware\CheckCsrfToken.php on line 34 Stack trace:
@datitisev I need your help
Geraldlzc This is a normal error that occurs when the session has expired. It's not caused by this extension, and the fix is simply to refresh the page and try again.