Supporto per l'accesso senza password con Passkeys

I enabled this on my forum and some people are confused about the “Sign in with passkey” button being shown on the registration popup even though it doesn’t actually let you register for a new account with a passkey, so that might be worth changing.

4 Mi Piace

Ah yes, good point, we should not have this button on the registration screen. I’ll make that change.

4 Mi Piace

This is now fixed @JonahAragon1 via FIX: only show passkeys button in login modal by pmusaraj · Pull Request #24351 · discourse/discourse · GitHub

Note also that the site setting has been renamed to enable_passkeys in this PR, noting this here for posterity, there shouldn’t be any changes for instances using the old name because the fix included a migration as well.

6 Mi Piace

See Passwordless login using passkeys