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

Timeout not implemented? #45

Closed
Skittel opened this issue Oct 25, 2020 · 2 comments
Closed

Timeout not implemented? #45

Skittel opened this issue Oct 25, 2020 · 2 comments

Comments

@Skittel
Copy link

Skittel commented Oct 25, 2020

Hello,

Thanks for this great software!

I'm current reducing the html & js part to a minimum.

My php-skript creates a html output with the challenge allready in a variable.
The js-part only creates the response and calls itself with the response as a get-parameter.

This works fines.
https://rdpdev.secureaccess.pro/testwa/example/4login.php

But I realized that there is no timeout.
I can refresh the page with the get-parameter and after 5 minutes $webauthn->authenticate return "OK".

I see the timeout fields during creation, but they are not checked.

This does not happen in your JS-version and POST.
But this error should be there even if it is harder to show.

Stefan

@davidearl
Copy link
Owner

Thanks for this. Do you think it is the same issue as #40?

@Skittel
Copy link
Author

Skittel commented Oct 26, 2020

Hello David,
Yes, this is correct.
I continue there.
Stefan

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

No branches or pull requests

2 participants