v6.11.0
The window
config option is deprecated and will be removed in bundle version 7. Please use the new option leeway
instead.
See the configuration reference for details
Background: The options scheb_two_factor.google.window
and scheb_two_factor.totp.window
behave differently, depending on the version of Spomky-Labs/otphp
used:
- With
Spomky-Labs/otphp
v10: How many codes before/after the current one would be accepted - With
Spomky-Labs/otphp
v11: Acceptable time drift in seconds
To address this confusing ambiguous behavior (#201), the new config option leeway
is introduced, which is only allowed in conjunction with Spomky-Labs/otphp
v11.