mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
feat(webauthn): show help message regarding username and non-discoverable credentials
The username is required for non-resident keys, but it's not necessary for discoverable credentials like Passkeys.
This commit is contained in:
parent
2bcc4b8399
commit
51030ef1a8
22 changed files with 52 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" Manpage for miniflux.
|
||||
.TH "MINIFLUX" "1" "August 18, 2024" "\ \&" "\ \&"
|
||||
.TH "MINIFLUX" "1" "October 26, 2024" "\ \&" "\ \&"
|
||||
|
||||
.SH NAME
|
||||
miniflux \- Minimalist and opinionated feed reader
|
||||
|
@ -546,7 +546,7 @@ Enabled by default\&.
|
|||
.B WEBAUTHN
|
||||
Enable or disable WebAuthn/Passkey authentication\&.
|
||||
.br
|
||||
Note: After activating and setting up your Passkey, just enter your username and click the Passkey login button\&.
|
||||
You must provide a username on the login page if your are using non-residential keys. However, this is not required for discoverable credentials\&.
|
||||
.br
|
||||
Default is disabled\&.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue