WordPress / two-factor

Two-Factor Authentication for WordPress.
https://wordpress.org/plugins/two-factor/
GNU General Public License v2.0
711 stars 148 forks source link

Display the current server date and time when attempting to register OTP #357

Open kasparsd opened 4 years ago

kasparsd commented 4 years ago

This would allow users to ensure the server date-time and time is correct, as timestamps are used in the generated one-time passwords.

My1 commented 4 years ago

actually a pretty good idea, and possibly include the timezone to avoid mixups.