Temporarily disable Passkey section in profil.vue for consistency with recent changes. This update comments out the Passkey management UI elements, aligning with the ongoing review of Passkey functionality across the application.

This commit is contained in:
Torsten Schulz (local)
2026-01-09 08:43:31 +01:00
parent 870988bb6e
commit 8c38fe9098

View File

@@ -134,7 +134,8 @@
</div>
</div>
<!-- Passkeys -->
<!-- Passkeys - vorläufig deaktiviert -->
<!--
<div class="border-t border-gray-200 pt-6 mt-6">
<h3 class="text-lg font-semibold text-gray-900 mb-2">
Passkeys
@@ -199,6 +200,7 @@
</li>
</ul>
</div>
-->
<!-- Error/Success Messages -->
<div