Opened 7 years ago
Closed 7 years ago
#41453 closed defect (bug) (fixed)
Users with no role on a site on a multisite network see inaccessible links in the admin toolbar
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Users | Keywords: | needs-unit-tests has-patch |
Focuses: | administration, multisite | Cc: |
Description (last modified by )
Previously, for single site installations: #25162
A user who is a member of a site on a multisite network but has no role on the site will encounter mostly the same problems as those which were fixed for single site users in #25162:
- An immediate "You do not have sufficient permissions" error upon logging in.
- An admin toolbar link to
My Sites
, which they cannot access. - An admin toolbar link to their profile, which they cannot edit.
- An admin toolbar submenu link to the
Dashboard
of their site, which they cannot access. - A link to the
Dashboard
fromMy Sites
, which they cannot access (if they're a member of at least one site with a role).
Attachments (1)
Change History (8)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Partial patch: 41453.patch.