Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#1967 closed enhancement (fixed)

Moderators cannot see IPs and Email

Reported by: ipstenu's profile Ipstenu Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

Moderators will need to see user email addresses and reply IP addresses, mostly for sock puppet moderation.

Since we're no longer handing out mod-bits like candy, this should be safe.

Change History (7)

#2 @coffee2code
8 years ago

In 4122:

Forums Theme: Permit moderators to see reply IP addresses.

See #1967.

#3 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 4123:

Forums Theme: Permit moderators to see email address on forum user profiles.

Fixes #1967.

#4 @coffee2code
8 years ago

In 4124:

Forums Theme: Permit moderators to see reply IP addresses for topic lead posts as well.

See #1967.

#6 @netweb
8 years ago

In 4126:

Forums Theme: Use bbp_get_topic_id() in the current_user_can() check for displaying IP addresses for moderators.

This changeset is a follow up to [4124] which originally used bbp_topic_id() that was echo'ing the topic ID to the single-topic-lead.php template.

See #1967.

This ticket was mentioned in Slack in #forums by macmanx. View the logs.


8 years ago

Note: See TracTickets for help on using tickets.