Skip to content

WordPress/wporg-two-factor

Repository files navigation

WPorg Two-Factor

WordPress.org-specific customizations for the Two Factor plugin

Setup

  1. npm install
  2. npm run build --workspaces
  3. npx wp-env start
  4. Visit https://localhost:8888/users/admin/edit/account/ to view the custom settings UI.
  5. If you want to make JS changes, run npm run start --workspaces.

Testing

PHP unit tests can be run with npm test. composer run coverage will generate a coverage report.

JavaScript unit tests can be run with npm run test:js.

Security

Please privately report any potential security issues to the WordPress HackerOne program.

About

2FA for WordPress.org accounts

Resources

Code of conduct

Stars

Watchers

Forks

Contributors