You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure we always register our wp_login hook to render the two-factor UI, instead of registering it only during the authenticate filter where we disable login cookies (equally critical feature).
What?
wp_loginhook to render the two-factor UI, instead of registering it only during theauthenticatefilter where we disable login cookies (equally critical feature).Why?
A follow-up to #660.
How?
Testing Instructions
Screenshots or screencast
Changelog Entry