ita-social-projects / Forum

Forum Repository for the development of Python project
MIT License
8 stars 3 forks source link

#724 [BE] [Profile Moderation] Incorporate reject logic #725

Closed Lvyshnevska closed 1 month ago

Lvyshnevska commented 1 month ago

The logic for rejecting moderation request has been implemented. Profile status is changed to 'blocked', profile is marked as deleted, user is marked as inactive. As a result, profile is no longer shown on the site, user cannot log in, and not allowed to sign up with the same email.