Make WordPress Core

Opened 18 years ago

Closed 15 years ago

Last modified 8 months ago

#3444 closed enhancement (duplicate)

Allow multiple blogs to share users, roles, and capabilities.

Reported by: markjaquith's profile markjaquith Owned by: jacobsantos's profile 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)

custom-global-user-prefix.diff (5.8 KB) - added by markjaquith 18 years ago.
Patch for trunk

Download all attachments as: .zip

Change History (12)

@markjaquith
18 years ago

Patch for trunk

#1 @markjaquith
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.

#2 @foolswisdom
18 years ago

  • Milestone changed from 2.2 to 2.3

#3 @nbachiyski
17 years ago

  • Milestone changed from 2.3 to 2.4 (next)

#4 @pishmishy
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?

#5 @santosj
16 years ago

  • Owner changed from markjaquith to jacobsantos
  • Status changed from assigned to new

#6 @santosj
16 years ago

  • Cc jacobsantos added
  • Owner changed from jacobsantos to markjaquith

#7 @santosj
16 years ago

  • Cc jacobsantos removed
  • Owner changed from markjaquith to jacobsantos

#8 @DD32
16 years ago

  • Keywords has-patch needs-testing added

Closed #4846 ("Unified permissions" mode for multiple WP installs sharing users/usermeta) as duplicate of this

I would assume the patch is now stale however.

#9 @FFEMTcJ
16 years ago

  • Milestone changed from 2.9 to Future Release

Bumping to future release.

#10 @jacobsantos
16 years ago

  • Component changed from General to Role/Capability

#11 @Denis-de-Bernardy
15 years ago

  • Milestone Future Release deleted
  • Resolution set to duplicate
  • Status changed from new to closed

dup of #8663 which has the commonly documented patch found on the internet to achieve this

Note: See TracTickets for help on using tickets.