Releases: RobThree/TwoFactorAuth
Releases · RobThree/TwoFactorAuth
Removed CURLOPT_FOLLOWLOCATION and CURLOPT_MAXREDIRS
1.5 Update composer.json
Added CSRNGProvider (PHP7+, used by default when available)
1.4 * Added CSRNGProvider to requires in unittestfile.
Fix composer
1.3 Update composer.json
VerifyCode() now returns bool (as it should).
1.2 * Force VerifyCode() to return bool
Fix possible timing attack
1.1 * Removed stupid typo
Initial release
1.0 Update README.md