I've just made a fork of nodebb-plugin-login-mysite and modified to use my api to login.
It work fine but i've a problem, a user can change on main database both his email and his username, and in this case nodebb will make a new account on next login.
The only thing wich can't change on main db is uid , any hint to solve this problem ?
Sorry for my bad english.
Question and Answer plugin for the registration form
-
Would be nice to have options to add more than one question in database. In fact, if possible, set it to 10 or so. And instead of one single question, admins can choose more than one question to be answered to block the bots. The questions will come in a random manner from the database of question feeded. Thanks.
-
@meetdilip said:
Would be nice to have options to add more than one question in database. In fact, if possible, set it to 10 or so. And instead of one single question, admins can choose more than one question to be answered to block the bots. The questions will come in a random manner from the database of question feeded. Thanks.
Pick a better first question and you won't need any others. Multiple Q&A questions annoy the user, nothing else, I have one very easy question and the honeypot plugin. I've not had a single spam sign up.
-
Great plugin idea, captcha is too annoying!
@psychobunny Please can you update it for the latest version of nodebb? plugin causes a crash on v0.5.4
Also ignoring case sensitive or multiple valid answers for one question would be great (not sure if this is added as cant test)
Thanks!
-
Hey, I recently updated this plugin to latest master (ie. 0.6x when it gets released). Just downgrade the plugin to 0.0.x and it should work