[wp-trac] [WordPress Trac] #33631: Add filter to prevent user creation during site creation
WordPress Trac
noreply at wordpress.org
Mon Aug 31 19:22:38 UTC 2015
#33631: Add filter to prevent user creation during site creation
----------------------------+-----------------------------
Reporter: mackensen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: multisite |
----------------------------+-----------------------------
We administer a multisite environment with external (LDAP) authentication
configured. We do not allow local accounts. Our procedure when creating a
new site is to add the soon-to-be-administrator from external
authentication to the top-level site (if they did not already exist)
before creating the site. If someone misses that first step, we wind up
with an unwanted local account which then has to be fixed. What would be
cool is a filter/hook in wp-admin/network/site-new.php that attaches to
email_exists and lets you stop the site creation process if the user
doesn't exist.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33631>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list