Opened 2 years ago
Last modified 8 months ago
#16719 new defect (bug)
Remove vestige add_users capability
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Role/Capability | Version: | |
| Severity: | normal | Keywords: | 3.2-early has-patch |
| Cc: |
Description
Listed in populate_roles_300() and added in [14174], it was never used. The situation it was presumably introduced for now falls on promote_users.
Attachments (1)
Change History (6)
comment:1
nacin
— 12 months ago
- Keywords has-patch added
- Milestone changed from Future Release to 3.5
Wondering whether we should go through the trouble of also removing it in an upgrade routine.
comment:2
markjaquith
— 12 months ago
Four plugins in the repo are using it. Should we yank the actual cap and then map it to promote_users? Either way, I'm thinking that the actual cap should be removed from any roles that have it.
Note: See
TracTickets for help on using
tickets.
Remove legacy hook as per proposed