WordPress / wporg-two-factor

2FA for WordPress.org accounts
37 stars 8 forks source link

Add a method that flags a user SHOULD have 2FA. #288

Closed dd32 closed 4 months ago

dd32 commented 4 months ago

This adds a method that flags when a user SHOULD have 2FA enabled, but it's not strictly required.

This can be useful as we'll be able to allow them to login, just with a nag to enable 2fa, without having removed their permissions to do things.