Is there any widget or plugin for document catalog tree
like this
01f33da0-9d81-455c-a1d7-a004970549f6-image.png
v0.4.0 includes req.ip
passed into the userData on registration, so officially, any anti-spam plugin created will already be compatible with NodeBB v0.4.0.
Unofficially, I'd like to get decent spam protection out the door for v0.4.1. So I'm using this thread to collaborate with plugin writers to bounce ideas off one another
filter:user.create
. If a spammer is found on registration, we can do this: callback(new Error('bad-ip'));
, and NodeBB will stop the registration process and throw an alert with the words "bad-ip" in it. Not the greatest of messages, but we can add a language key for that error code for v0.4.1.So I'm using this thread to collaborate with plugin writers to bounce ideas off one another
I'm not a plugin writer, but...
But what's the status of Anti-spam solution for registration page #1213 and how does it fit in with this Honeypot plugin?
@schamper was ahead of you about two months ago
Yeah, that was actually the reason I started this thread Just didn't want to dig up the thread from the deep.
Now that the core is a bit more mature, we can get this going.
@planner This plugin is transparent to the end user. It is not a front-end solution.
Cool.
@planner Nah, he is just lazy.
@Scuzz Just busy with uni and work.
Now that all of you bitches are finally happy with the Shoutbox I'll have time for other plugins.
I really have no interest in the Shoutbox plugin. It's that video chat that I'm looking forward to. Don't ask me why.
@planner That was a higher priority because our forum heavily relies on it I'll finish up video chat first, then I'll get to the poll plugin.
@julian said:
This plugin is transparent to the end user. It is not a front-end solution.
Unless you're in the project honeypot database, then you get the 403 error message.
(For anyone that's concerned they'll lose members to these error messages, there's a link in the error message for them to verify they're not a spam bot, it's a great tool)
Ah, Mr! You quoted the wrong guy. But don't worry, it's not that important.
I did? @schamper is @MrWaffle
Oh, that! Sorry My mistake
Edit Fixed!
I put it on my todo list