#17097: Permission to delete a comment should be based on a user's given
permissions
----------------------------------+--------------------
Reporter: george@… | Owner: nobody
Type: Bug | Status: new
Component: contrib.comments | Version: 1.3
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------
The comments app in contrib decides that only superusers are allowed the
privilege of deleting comments (line 31). Instead I think it should check
the permissions of the user to see if they are allowed.
--
Ticket URL: <https://code.djangoproject.com/ticket/17097>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.