Opened 14 years ago

Closed 14 years ago

#14838 closed (duplicate)

django admin: a staff memeber can delete itself

Reported by: anonymous Owned by: nobody
Component: Contrib apps Version: 1.2
Severity: Keywords:
Cc: lists@… Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

If you give to a staff member the "can delete user" permission, then it can delete itself. Delete user operation should be disabled for the actually logged in user

Change History (3)

comment:1 by anonymous, 14 years ago

Cc: nicola.murino@… added

comment:2 by anonymous, 14 years ago

Cc: lists@… added; nicola.murino@… removed

comment:3 by Karen Tracey, 14 years ago

Resolution: duplicate
Status: newclosed

Dupe of #8159.

Note: See TracTickets for help on using tickets.
Back to Top