Fixed webauthn login

This commit is contained in:
Jan Böhmer 2026-07-27 22:26:05 +02:00
parent 4c54184f0e
commit f3c2f4b913

12
composer.lock generated
View file

@ -5172,16 +5172,16 @@
}, },
{ {
"name": "jbtronics/2fa-webauthn", "name": "jbtronics/2fa-webauthn",
"version": "v3.0.0", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jbtronics/2fa-webauthn.git", "url": "https://github.com/jbtronics/2fa-webauthn.git",
"reference": "542424bcc51f06932cbecfd7b75afbb5e107c9ce" "reference": "9881f3ea8d3ba7a8d1afa9adc0339d92c90aff22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jbtronics/2fa-webauthn/zipball/542424bcc51f06932cbecfd7b75afbb5e107c9ce", "url": "https://api.github.com/repos/jbtronics/2fa-webauthn/zipball/9881f3ea8d3ba7a8d1afa9adc0339d92c90aff22",
"reference": "542424bcc51f06932cbecfd7b75afbb5e107c9ce", "reference": "9881f3ea8d3ba7a8d1afa9adc0339d92c90aff22",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5226,9 +5226,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/jbtronics/2fa-webauthn/issues", "issues": "https://github.com/jbtronics/2fa-webauthn/issues",
"source": "https://github.com/jbtronics/2fa-webauthn/tree/v3.0.0" "source": "https://github.com/jbtronics/2fa-webauthn/tree/v3.0.2"
}, },
"time": "2025-08-14T15:12:48+00:00" "time": "2026-07-27T20:24:28+00:00"
}, },
{ {
"name": "jbtronics/dompdf-font-loader-bundle", "name": "jbtronics/dompdf-font-loader-bundle",