SPARXSTAR 2FA Enforcement
A multi-site aware, WordPress mu-plugin to enforce WordPress Two-Factor, a 2FA plugin, security for all user roles at the point of registration.
by Starisian Technologies (Max Barrett) <support@starisian.com> · github.com/starisian-technologies/sparxstar-2fa-enforcement
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/starisian-technologies/sparxstar-2fa-enforcement/archive/refs/heads/universe.zipDeclares an update source (https://starisian.com/sparxstar/sparxstar-2fa-enforcement), so updates arrive through the plugin's own updater.
From the readme
SPARXSTAR 2FA Enforcement
Version: 0.5.0
Type: WordPress MU-Plugin
Requires: PHP 7.2+, WordPress Multisite, Official Two-Factor Plugin by WordPress
Security Model: Configuration-as-Code
Overview
SPARXSTAR Enterprise 2FA Enforcement (Hardened) is a strict, role-aware Two-Factor Authentication enforcement layer designed for high-compliance WordPress Multisite environments.
This plugin does not replace the official WordPress Two-Factor plugin.
It extends and hardens it by enforcing deterministic rules around:
Who must use 2FA
Which 2FA methods are allowed by role
How frontend-only users complete 2FA
How administrators recover from lockouts safely
It is built to work cleanly and safely alongside:
WordPress Multisite
Mercator (domain mapping) by Human Made
Mercator-Redirect by Human Made
Cross-domain SSO scenarios
Design Principles
Configuration as Code
No UI settings. All policy is defined in constants.
Fail-Safe by Default
If the core Two-Factor plugin is disabled, this MU-plugin exits silently (with an admin notice).
Strict Role Boundaries
No loose capability checks (editposts etc.).
Only explicit role allowlists are trusted.
Frontend-Safe Enforceme
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.5.0 | Jan 11, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.