Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 20482a7908b90998642dff1584b8a30dda1d2c22 https://github.com/phpmyadmin/phpmyadmin/commit/20482a7908b90998642dff1584b8a30dda1d2c22 Author: Maurício Meneghini Fauth <[email protected]> Date: 2026-09-19 (Sat, 09 September 2026) -03:00
Changed paths: A src/Crypto/Base64.php A tests/unit/Crypto/Base64Test.php M phpstan-baseline.neon M psalm-baseline.xml M src/Plugins/TwoFactor/WebAuthn.php M src/WebAuthn/CustomServer.php M src/WebAuthn/WebauthnLibServer.php Log Message: ----------- Create the Crypto\Base64 class Wraps the Sodium base64 functions. Signed-off-by: Maurício Meneghini Fauth <[email protected]> Commit: 21ef436eff4013f6fa2200e072916eca4fc865bb https://github.com/phpmyadmin/phpmyadmin/commit/21ef436eff4013f6fa2200e072916eca4fc865bb Author: Maurício Meneghini Fauth <[email protected]> Date: 2026-09-19 (Sat, 09 September 2026) -03:00 Changed paths: A src/Crypto/Base64.php A tests/unit/Crypto/Base64Test.php M phpstan-baseline.neon M psalm-baseline.xml M src/Plugins/TwoFactor/WebAuthn.php M src/WebAuthn/CustomServer.php M src/WebAuthn/WebauthnLibServer.php Log Message: ----------- Merge pull request #20489 from MauricioFauth/sodium-base64-class Create the Crypto\Base64 class _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
