Opened 4 years ago
Closed 3 years ago
#1202 closed enhancement (duplicate)
Deleting Users from the Admin Panel
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Administration | Version: | 1.1-alpha |
| Severity: | major | Keywords: | has-patch tested |
| Cc: | gautam.2011@… |
Description
When deleting a user from the user's list, the redirection is bad. UI quit the admin UI and don't go back to user's list...
It is also not very easy to delete a series of spammy users....
Best regards
M.
Attachments (5)
Change History (9)
comment:1
Gautam Gupta — 3 years ago
- Cc gautam.2011@… added
- Keywords has-patch needs-testing added
- Milestone changed from 1.0.3 to 1.1
- Summary changed from Bad redirection when deleting a user... to Deleting a User from the Admin Panel
- Type changed from defect to enhancement
- Version changed from 1.0.2 to 1.1-alpha
comment:2
Gautam Gupta — 3 years ago
- Summary changed from Deleting a User from the Admin Panel to Deleting Users from the Admin Panel
Gautam Gupta — 3 years ago
New file - delete-user.php (taken from delete-topic.php), resides in bb-admin
Gautam Gupta — 3 years ago
Part 4 - Function for user delete link, links to delete-user, taken from topic delete link function
comment:3
Gautam Gupta — 3 years ago
- Keywords tested added; delete user needs-testing removed
Attaching a better patch. Also fixes the admin panel showing "Key Master ," or ", Administrator" as role if the user has throttle option on.
comment:4
Gautam Gupta — 3 years ago
- Resolution set to duplicate
- Status changed from new to closed
#960 (point 3)
Note: See
TracTickets for help on using
tickets.

Attaching Patches for deleting users (4 parts). This patch is based on [2398]. Has bulk deleting of users, deleting single user.