mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: do not explicitly show email of flagger / flagged user
This commit is contained in:
@@ -3,7 +3,6 @@ class FlaggedUserSerializer < BasicUserSerializer
|
||||
:can_be_deleted,
|
||||
:post_count,
|
||||
:topic_count,
|
||||
:email,
|
||||
:ip_address
|
||||
|
||||
def can_delete_all_posts
|
||||
|
||||
Reference in New Issue
Block a user