Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #522: Maximum number of presence check attempts is off by 1 #523

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

romanstrobl
Copy link
Member

The issue is caused by the OTP being generated at the end, however the check is in the beginning, so 1 OTP attempt needs to be subtracted.

@romanstrobl romanstrobl added the bug Something isn't working label Nov 11, 2022
@romanstrobl romanstrobl requested a review from banterCZ November 11, 2022 14:24
@romanstrobl romanstrobl self-assigned this Nov 11, 2022
Copy link
Member

@banterCZ banterCZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@romanstrobl romanstrobl merged commit 538af0b into develop Nov 11, 2022
@romanstrobl romanstrobl deleted the issues/522-presence-check-count-off branch November 11, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants