CRM icon indicating copy to clipboard operation
CRM copied to clipboard

2FA: Detect if server time is too far off

Open crossan007 opened this issue 4 years ago • 0 comments

As part of implementing 2 factor authentication (#5029 ), we should show an admin task if the server time is "too far off" from the "real (NTP) time".

It's arguable that this is not an application responsibility, but I think, in the interest of enabling ChurchCRM Admins to provide a consistent user experience, an admin notification would not be over-stepping the application bounds .

https://stackoverflow.com/questions/21791193/php-microtime-drift-external-ntp-service

crossan007 avatar Sep 25 '19 12:09 crossan007