Closed Bug 1018782 Opened 10 years ago Closed 4 years ago

Admin should be able to edit all fields of a profile

Categories

(developer.mozilla.org Graveyard :: Profiles, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: teoli, Unassigned)

References

Details

(Whiteboard: [specification][type:change])

What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
We have spammers using their profile to spam: https://developer.mozilla.org/en-US/profiles/davinatama

What problems would this solve?
===============================
This kind of spam could be removed

Who would use this?
===================
Admin, it is pretty rare. Something in the django admin panel would work well.

What would users see?
=====================
Nothing !

What would users do? What would happen as a result?
===================================================
Nothing.

Is there anything else we should know?
======================================
Severity: normal → enhancement
Component: General → User profiles
Depends on: MDNProfiles2
:teoli Can you clarify what you want to edit in the profile? You said you want to be able to edit the profile data and that the Django admin UI would be enough. Would adding a link to the admin page of that profile to each profile page suffice to fix this bug?
Flags: needinfo?(jypenator)
We need to be able to edit all field that a user can edit: they can use each of them to spam like the link above.

This include
* Name
* Title
* Organization
* Location
* IRC nickname
* About me
* Interests
* Website
* Twitter
* Github
* StackOverflow
* LinkedId
* Mozillians
* Facebook
(and any future free-text fields)

Re/ Django: I meant that I don't care if I have to go to this interface or if it is on the MDN itself.
Flags: needinfo?(jypenator)
Understood, since the website data is stored in a JSON field and the Django admin doesn't have a sensible UI widget for that structured data (which would mean you'd have to edit JSON manually), I would suggest to simply allow admins to also edit profile data in the usual place (e.g. /en-US/profiles/jezdez/edit).
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.