a8cteam51 / safety-net

Scrub options, deactivate denylisted plugins, and delete user data on development sites.
17 stars 1 forks source link

Fix get admin_user_ids not using prefix #56

Closed nate-allen closed 1 year ago

nate-allen commented 1 year ago

The get_admin_user function currently doesn't take the database prefix into account when getting user IDs.

Tested locally with a site that has a database prefix.