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: timeout config not propagating #188

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

james-d-elliott
Copy link
Member

The timeout config for registration when using User Verification Discouraged was not set correctly.

Fixes #187

The timeout config for registration when using User Verification Discouraged was not set correctly.
@james-d-elliott james-d-elliott requested a review from a team as a code owner December 1, 2023 21:30
@james-d-elliott james-d-elliott merged commit 1fc32f2 into master Dec 1, 2023
8 checks passed
@james-d-elliott james-d-elliott deleted the fix-timeout-config-not-prop branch December 1, 2023 21:33
@mitar
Copy link
Contributor

mitar commented Dec 1, 2023

Maybe a test case (to guard against regression) would be useful here. :-)

@james-d-elliott
Copy link
Member Author

Thanks for the suggestion, likely something we'll add once we're looking to stabilize and/or work towards OpenSSF BP. I have quite a few tests that need to be added here after my inheritance of this project and the lack of testing for this function makes that very clear in this instance so I'll pick it up in the near future (or someone else would be welcome to).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response timeout - unclear code
2 participants