View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010713 | mantisbt | administration | public | 2009-07-12 16:16 | 2010-04-23 23:22 |
Reporter | fahhem | Assigned To | vboctor | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 1.2.0rc1 | ||||
Summary | 0010713: Deleting current user doesn't redirect to login page | ||||
Description | When the current user (with necessary privileges) deletes themselves, they are sent to the next page, despite no longer being a user. This is fine security-wise since the next page is filled with 403 errors from included PHP, but its now filled with a dozen errors and the user can't do anything but go back to the login page somehow. | ||||
Steps To Reproduce | Create a new user with the necessary privileges to delete users. Manage users and delete this new user. | ||||
Additional Information | Solution is to check deleted user against current user and redirect if they match. | ||||
Tags | No tags attached. | ||||