#4869 closed defect (bug) (fixed)
Core update notification is displayed for all user levels
| Reported by: | johnbillion | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.3 |
| Severity: | normal | Keywords: | dev-reviewed |
| Cc: | Focuses: |
Description
Every user of the admin panel sees the core update notification if there is an update available. It should only be displayed to users who have a sufficient capability. Not quite sure what though, maybe switch_themes?
Attachments (3)
Change History (12)
#1
@
19 years ago
Patch to only display core update notification to users with the switch_themes capability.
#4
follow-up:
↓ 6
@
19 years ago
What if the administrator infrequently logs in? Authors who don't have FTP/SSH access could tell the administrator of the message, hastening the upgrade. We could to the manage_options test and to unpriv'd users say "Please notify the site administrator"
@
19 years ago
Replaces 2 previous patches, Check for manage_options capability, advise unpriv'd users to notify site admin, fix indentation
#6
in reply to: ↑ 4
@
19 years ago
Replying to markjaquith:
Excellent point Mark. Patch refreshed.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Only display core update notification to users with the switch_themes capability