@julia mhmmmm ...
Optional thing required to enable email confirmation is required to login..
I think it may help to prevent fake email users.
Genuine email with verification only the option to access the forum then automatically they Register and verify the email.
Now they just typing random words followed by @gmail.com and automatically it logged in without verifying email..
If they put random email also it should not redirect to logged in state from Registration page.
Whether they again put that email, password it should not log in, and it should give an error email confirmation is required to login please click the verification link sent to your email.. something like that..
after upgrade I can not login as admin
-
hello,
after upgrade ( 1.5.0 to 1.5.3) I can not login as admin an I get this error. Your account has been locked temporarily
I use mongo db 3.2
I only ran ./nodebb upgrade
thanks
-
now I installed nodebb again, fresh install. but now i get invalid csrf token error. any help please.
-
@atozsoft if you were to search
invalid csrf error NodeBB
On Google you'd probably get all the information you need
-
Hi. Faced such a problem. The solution is somewhere here on the forum. It is necessary to execute a script in the mongo console. Need to search.
db.objects.update({_key: "config"}, {$set: {cookieDomain: ""}});
I can be mistaken.
-
@atozsoft There was really no need to reinstall NodeBB... within 24 hours the account would have automatically unlocked