Digipacket Login Security with Two-Factor Authentication

Standards-based two-factor authentication (TOTP & e-mail), brute-force lockout, login alerts and an audit log — with no external service.

1 database table

Table NameDescriptionMethod
wp_digipacket_2fa_auditStores digipacket 2fa audit data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:digipacket_2fa_db_versionOption key:digipacket_2fa_settingsOption key:digipacket_2fa_version
wp_usermeta
User meta