Opened 18 years ago
Closed 18 years ago
#5858 closed defect (bug) (fixed)
"read" only user accounts are shown too much on the dashboard
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | Administration | Keywords: | has-patch 2nd-opinion |
| Focuses: | Cc: |
Description
I know the dashboard is a work in progress still, but I just want to make sure this doesn't get forgotten before release.
Create a "Subscriber" (aka read only account) and then visit the dashboard.
You are shown the "Right Now" box containing the number of posts, categories, etc. (I think those should be hidden from no-access users) as well as "Write Post" and "Write Page" links.
The "Recent Comments", "Incoming Links", and "Plugins" are also shown.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
5858.diff adds some cap checks to the dashboard and the dashboard widgets. My philosophy:
So, on the dashboard, a subscriber would be able to see:
A subscriber would be able to see the following dashboard widgets.
Dashboard widgets already have the
edit_dashboardcap check for the little "Edit" links.