• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting

Post in Anonymous

Scheduled Pinned Locked Moved General Discussion
anonymouspost
9 Posts 3 Posters 4.4k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Master-AntonioM Offline
    Master-AntonioM Offline
    Master-Antonio Gamers
    wrote on last edited by Master-Antonio
    #1

    Hi.
    In my forum have created one category where all can create , read and reply post.
    But there are 2 Problem.

    1. All anonymous can delete all post in anononymous.
    2. There is one problem of the security, the problem is spambot and robot , how put the captcha ( For anonymous ) to post and to reply?
    1 Reply Last reply
    1
  • vegetagz6V Offline
    vegetagz6V Offline
    Meliodas
    wrote on last edited by
    #2

    Am more interested in knowing about captcha support 🙂 looking forward to this being resolved.

    1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    wrote on last edited by
    #3

    npm install nodebb-plugin-spam-be-gone

    Master-AntonioM 1 Reply Last reply
    0
  • Master-AntonioM Offline
    Master-AntonioM Offline
    Master-Antonio Gamers
    replied to a_5mith on last edited by
    #4

    @a_5mith said:

    npm install nodebb-plugin-spam-be-gone

    Yeah, i know, i use this, but add recaptha in Registration no in Post.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to Master-Antonio on last edited by a_5mith
    #5

    @Master-Antonio this plugin does not add captcha to a post. If you're concerned about spam, don't allow anonymous posting. I'd advise against using captcha anyway, it's pretty rubbish as a spam prevention technique, you'd be better off requiring sign up and running emails against the project honeypot database.

    Master-AntonioM 1 Reply Last reply
    0
  • Master-AntonioM Offline
    Master-AntonioM Offline
    Master-Antonio Gamers
    replied to a_5mith on last edited by Master-Antonio
    #6

    @a_5mith said:

    @Master-Antonio this plugin does not add captcha to a post. If you're concerned about spam, don't allow anonymous posting. I'd advise against using captcha anyway, it's pretty rubbish as a spam prevention technique, you'd be better off requiring sign up and running emails against the project honeypot database.

    For HoneyPots , how do i create API KEY?
    In http://i.gyazo.com/68932c1fc73659f0f002f980c1c5d677.png ( Preferred Language ) What should I put?

    1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    wrote on last edited by a_5mith
    #7

    Can you print screen the options. It's been a while since I've created an account there.

    Master-AntonioM 1 Reply Last reply
    0
  • Master-AntonioM Offline
    Master-AntonioM Offline
    Master-Antonio Gamers
    replied to a_5mith on last edited by Master-Antonio
    #8

    @a_5mith
    http://i.gyazo.com/bd911dd036043a5fab618c34f154c213.png
    PHP 4+ ?

    1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    wrote on last edited by
    #9

    Ah yeah, you can select any. Pretty sure I used mod_perl though. Once you have the api key, you don't need to log in to that site again.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development