Opened 16 years ago
Closed 16 years ago
#14319 closed defect (bug) (invalid)
not assigned users in multisite can still login
| Reported by: | obvio | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | user |
| Cc: | Focuses: |
Description
I'm not sure if it's a bug or the required behavior but I've set up a multisite network with 3.0 and I have a few users which are assigned each to a site and then 1 user (role=subscriber) which is not associated with _any_ site (as seen on the table in .com/wp-admin/ms-users.php), this UNASSIGNED user can log in to all the sites in the network and the redirects to the main network dashboard.
I thought a unassigned user should be treated like "pending/awaiting moderation".
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Users can't be associated with zero sites. They are assigned to the "dashboard site," which is set in ms-options.php, in the role specified in ms-options.php (default Subscriber). This defaults to the main site.