#3444 closed enhancement (duplicate)
Allow multiple blogs to share users, roles, and capabilities.
Reported by: | markjaquith | Owned by: | jacobsantos |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.1 |
Component: | Role/Capability | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
We already have constants for unifying user and usermeta tables, but roles and capabilities are still maintained separately (even if the user/usermeta tables) are changed. Some people don't want the fine-grained control that per-blog roles/caps would offer, and just want simple global user/role/cap sharing.
Patch coming.
Attachments (1)
Change History (12)
#1
@
18 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
- Version set to 2.1
Something like that.
Patch doesn't support global role definitions, but otherwise, should work. More of a proof of concept than anything else.
#4
@
17 years ago
- Milestone changed from 2.5 to 2.6
Feature request so bumping to 2.6 for feature freeze. Doesn't this bug sound mu related, or am I getting confused?
Note: See
TracTickets for help on using
tickets.
Patch for trunk