Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 38c04cf6cd5788629534e853ea5f41449e263cd9
https://github.com/phpmyadmin/phpmyadmin/commit/38c04cf6cd5788629534e853ea5f41449e263cd9
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M src/WebAuthn/WebauthnLibServer.php

Log Message:
-----------
Inline Webauthn\Server::generatePublicKeyCredentialCreationOptions()

The Webauthn\Server was removed in web-auth/webauthn-lib v4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 0cac75088dc517f0512fb0b9d9a43fddc6e7f3f4
https://github.com/phpmyadmin/phpmyadmin/commit/0cac75088dc517f0512fb0b9d9a43fddc6e7f3f4
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M src/WebAuthn/WebauthnLibServer.php

Log Message:
-----------
Inline Webauthn\Server::generatePublicKeyCredentialRequestOptions()

The Webauthn\Server was removed in web-auth/webauthn-lib v4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: cb97cd152dbf601503da9007b74b1695ce8ed779
https://github.com/phpmyadmin/phpmyadmin/commit/cb97cd152dbf601503da9007b74b1695ce8ed779
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M src/WebAuthn/WebauthnLibServer.php

Log Message:
-----------
Inline Webauthn\Server::loadAndCheckAssertionResponse()

The Webauthn\Server was removed in web-auth/webauthn-lib v4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 4f9cd29be0d62efaa4a63b9d06bb6e0e4260df1b
https://github.com/phpmyadmin/phpmyadmin/commit/4f9cd29be0d62efaa4a63b9d06bb6e0e4260df1b
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M src/WebAuthn/WebauthnLibServer.php

Log Message:
-----------
Inline Webauthn\Server::loadAndCheckAttestationResponse()

The Webauthn\Server was removed in web-auth/webauthn-lib v4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: db73943e32a25c3a87bf52f61f283116b70fe51b
https://github.com/phpmyadmin/phpmyadmin/commit/db73943e32a25c3a87bf52f61f283116b70fe51b
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M bin/internal/create-release.sh
M src/Plugins/TwoFactor/WebAuthn.php
M tests/unit/WebAuthn/WebauthnLibServerTest.php

Log Message:
-----------
Remove usages of Webauthn\Server

The Webauthn\Server was removed in web-auth/webauthn-lib v4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 6a8e596f9396156d2f971c522a1ff04329282126
https://github.com/phpmyadmin/phpmyadmin/commit/6a8e596f9396156d2f971c522a1ff04329282126
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M src/WebAuthn/WebauthnLibServer.php

Log Message:
-----------
Replace jsonSerialize() calls in WebauthnLibServer

Replaces it with a normalizer, as jsonSerialize() changed in
webauthn/webauthn-lib version 4.

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 5664cde45cae75bc7d2645e2aebb1d69cc05235b
https://github.com/phpmyadmin/phpmyadmin/commit/5664cde45cae75bc7d2645e2aebb1d69cc05235b
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-29 (Thu, 08 August 2024) -03:00

Changed paths: 
M composer.json
M composer.lock
M phpstan-baseline.neon
M psalm-baseline.xml
M src/WebAuthn/WebauthnLibServer.php
M tests/unit/WebAuthn/WebauthnLibServerTest.php

Log Message:
-----------
Bump web-auth/webauthn-lib version to 4.9

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: ca2fb1bd4cf80c7e4091eb950530302e624887d2
https://github.com/phpmyadmin/phpmyadmin/commit/ca2fb1bd4cf80c7e4091eb950530302e624887d2
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2024-08-30 (Fri, 08 August 2024) -03:00

Changed paths: 
M bin/internal/create-release.sh
M composer.json
M composer.lock
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Plugins/TwoFactor/WebAuthn.php
M src/WebAuthn/WebauthnLibServer.php
M tests/unit/WebAuthn/WebauthnLibServerTest.php

Log Message:
-----------
Merge pull request #18752 from MauricioFauth/webauthn-lib-v4

Upgrade web-auth/webauthn-lib to version 4

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to