Make WordPress Core

Opened 15 years ago

Closed 12 years ago

#14988 closed enhancement (invalid)

Site admins should be allowed to add existing users without also enabling creation

Reported by: nacin's profile nacin Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Multisite Keywords:
Focuses: Cc:

Description (last modified by nacin)

Blog admins are allowed to add users to their multisite blog when the "add new users" network setting is turned on.

Unfortunately this allows them to both add existing users, and create new users. There should be a way, potentially just with a filter versus an option, to limit that to only add existing users, and prevent the creation of new users without going through the public registration process.

Use case: WordPress.com does exactly this.

Alternative use case: WordPress.org uses a pretty crazy SSO setup. We should not be allowed to create new users through the admin, but it would be very helpful to allow administrators to add users to a blog without going through the network admin (or asking a super admin).

Real world use case: Any blogging network like WordPress.com, or crazy synchronized login system like WordPress.org, would want this.

Change History (5)

#1 @nacin
15 years ago

  • Description modified (diff)

#2 @jane
15 years ago

I would actually argue the opposite, that the .com setup is aggravating, and the ability for an admin to set up new users at once in the admin rather than having to go through the invite process (and the confusing signup for blog/account split) would be a major improvement.

#3 @nacin
15 years ago

  • Milestone changed from 3.1 to Future Release

#4 @jeremyfelt
12 years ago

Does the show_network_site_users_add_new_form filter introduced in [16891] via #15793 account for this already?

#5 @nacin
12 years ago

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

This doesn't have to do with #15793, but this appears to be invalid.

Note: See TracTickets for help on using tickets.