• 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.2 Latest
Buy Hosting

Is there a way to see guest IP’s and is there a way to ban them?

Scheduled Pinned Locked Moved Solved General Discussion
9 Posts 3 Posters 2.2k 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.
  • MJM Offline
    MJM Offline
    MJ
    wrote on last edited by
    #1

    We (Global moderators and Admins) only see IP adresses from registred members. Not from guests.

    Is it possible to easy see IP adresses from guests for global moderators and admins?
    I have no idea how to see them or how a global moderator can see them.

    Maybe something like this:

    0_1512740287796_7c6dd1d7-29c0-43db-bbc6-0e9bd61e2a22-image.png

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    Is the ip not available in the api route? Or is it just not accessible in the theme? If IP tracking is enabled each post object should have the ip field in ajaxify.data.posts[0].ip

    MJM 1 Reply Last reply
    1
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #3

    As an aside, though, "copy IP" and "ban IP" buttons might actually be handy for moderators.

    MJM 1 Reply Last reply
    2
  • MJM Offline
    MJM Offline
    MJ
    replied to <baris> on last edited by
    #4

    @baris said in Is there a way to see guest IP’s and is there a way to ban them?:

    Is the ip not available in the api route? Or is it just not accessible in the theme? If IP tracking is enabled each post object should have the ip field in ajaxify.data.posts[0].ip

    I'm using persona theme. I don't know what ajaxify.data.posts[0].ip is.. sorry 😞

    1 Reply Last reply
    0
  • MJM Offline
    MJM Offline
    MJ
    replied to julian on last edited by
    #5

    @julian said in Is there a way to see guest IP’s and is there a way to ban them?:

    As an aside, though, "copy IP" and "ban IP" buttons might actually be handy for moderators.

    Yes, it is good if a lot guests are trolling like there is sometimes on our nodebb 😛

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #6

    Well, in the meantime, if you have "Track IP per Post" enabled, then you can view the post content by going to the API route for the topic.

    e.g. For this topic it's this route, and if you're an admin you'll be able to see the IP inside the post content.

    You'll probably want a browser plugin to format JSON nicely 😛

    MJM 1 Reply Last reply
    1
  • MJM Offline
    MJM Offline
    MJ
    replied to julian on last edited by
    #7

    @julian thanks 🙂

    1 Reply Last reply
    0
  • MJM Offline
    MJM Offline
    MJ
    wrote on last edited by
    #8

    How is this going? Is this gonna be in 1.8.0 ?

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #9

    https://github.com/NodeBB/NodeBB/issues/6311 🔜

    1 Reply Last reply
    2

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