mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #220] [MERGED] feat: add warning for only having one passkey configured #907
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/220
Author: @kmendell
Created: 2/8/2025
Status: ✅ Merged
Merged: 2/12/2025
Merged by: @stonith404
Base:
main← Head:passkey-warning📝 Commits (7)
0ea9191add warning for only having one passkey configured6748521fix typoaf5e8efadd 'x' button to alertbed3a50remove triangle warning and replace with 'x' button1aa7b92add local storage logic for passkey warning6de2140Merge branch 'pocket-id:main' into passkey-warning08879f0move dismiss logic inside alert component📊 Changes
2 files changed (+42 additions, -5 deletions)
View changed files
📝
frontend/src/lib/components/ui/alert/alert.svelte(+30 -4)📝
frontend/src/routes/settings/account/+page.svelte(+12 -1)📄 Description
This will fix: https://github.com/pocket-id/pocket-id/issues/217
TODO
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.