-
Notifications
You must be signed in to change notification settings - Fork 455
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
add extension bcmath for 2nd factor authentication #415
Conversation
add extension bcmath for 2-factor authentication
add extension bcmath for 2-factor authentication
For more details: Enabling FIDO2 seems ok, but when login in with FIDO2, an error occured, says 'GMP or bcmath is required`. |
Can you post some logs that shows that it's needed ? |
I'm using Safari keep prompting for authentication while logging in, and never success, after I cancelled authentication, I found this error message. I've tried building an image with P.S.: If you want to reproduce this issue, please note that enabling FIDO2/Webauthn requires SSL to be properly configured. |
And I see no message in |
#417 seems to be related, but I'm not sure that fix will restore |
Okay, thank you for the input. I will have a second try at this |
I pushed the |
Pull-request: #415 [ci skip]
Thank you for all the work, it is now deployed to the hub 🎉 : https://hub.docker.com/_/phpmyadmin/tags |
Thank you for all the work
Yes, thank you.
it is now deployed to the hub
And I will push it to the other Docker repository when I have a chance.
|
Thank you |
Thanks for all 🥳 |
GMP
orbcmath
is required when second factor authentication is enabled.