Page MenuHomePhorge

Blur profile image when account disabled
Closed, ResolvedPublic

Description

Problem:
In a Phorge instance with open registration, some users create spam profiles with a custom, uploaded profile picture which depicts problematic content (advertisements, NSFW content, etc).

Steps to reproduce:

  1. PHP 8.2.7, Phorge at d725ffaa7728bdbcd07870e9e8f4d244eb9dcf41
  2. Have a Phorge instance in which anyone can register an account
  3. As an average user, create a user account
  4. As an average user, under "Edit Profile Picture", upload and set a custom profile picture which depicts NSFW content
  5. As an administrator, disable the account of that average user

Actual outcome:
Profile Picture is greyed out but still displayed and entirely recognizable

Expected outcome:
Profile Picture should not be clearly displayed anymore

Event Timeline

  1. This is a feature request, it should be defined using Feature Request pattern, not Bug Report pattern.
  2. We already implemented this in D25035
  1. This is a feature request, it should be defined using Feature Request pattern, not Bug Report pattern.

If you have patterns somewhere, feel free to make them available. These are the limited offers that I get:

Screenshot from 2023-07-03 14-13-54.png (353×423 px, 24 KB)

  1. We already implemented this in D25035

Uh nice. Guess I should change the scope to only CSS changes for blurring the profile image then.

aklapper renamed this task from Do not display user profile description and blur profile image when account disabled to Blur profile image when account disabled.Jul 3 2023, 12:16
aklapper updated the task description. (Show Details)
aklapper added a project: Feature Requests.

Good content but unfortunately undiscoverable if not linked from a form preamble

I've added both links to the preamble for easy discovery.