mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Small change
@@ -170,7 +170,7 @@ In some cases, the server will reject the Passkey you are trying to use for auth
|
||||
|
||||
There are two solutions in this case:
|
||||
- **Simply create a new Passkey entry for this service**. This is the recommended method.
|
||||
- Add the protected custom field `KPEX_PASSKEY_FLAG_BE` with a value of `0` to the Passkey entry if the field label `Passkey Backup Eligibility` is not present. **This solution is not recommended**, as it manually changes a value on the assumption that the server will accept a backup (i.e., the use of a passkey on another client) simply because the variable has the same value.
|
||||
- Add the protected custom field `KPEX_PASSKEY_FLAG_BE` with a value of `0` to the Passkey entry if the field label `Passkey Backup Eligibility` is not present. **This solution is not recommended**, as it manually changes a value on the assumption that the server will accept a backup (i.e., the use of a passkey on another client) simply because the variable has the same value but does not actually verify the client used.
|
||||
|
||||
## Out of time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user