|
|
@ -344,21 +344,17 @@ |
|
|
|
## Client Settings |
|
|
|
## Enable experimental feature flags for clients. |
|
|
|
## This is a comma-separated list of flags, e.g. "flag1,flag2,flag3". |
|
|
|
## Note that clients cache the /api/config endpoint for about 1 hour and it could take some time before they are enabled or disabled! |
|
|
|
## |
|
|
|
## The following flags are available: |
|
|
|
## - "autofill-overlay": Add an overlay menu to form fields for quick access to credentials. |
|
|
|
## - "autofill-v2": Use the new autofill implementation. |
|
|
|
## - "browser-fileless-import": Directly import credentials from other providers without a file. |
|
|
|
## - "extension-refresh": Temporarily enable the new extension design until general availability (should be used with the beta Chrome extension) |
|
|
|
## - "fido2-vault-credentials": Enable the use of FIDO2 security keys as second factor. |
|
|
|
## - "inline-menu-positioning-improvements": Enable the use of inline menu password generator and identity suggestions in the browser extension. |
|
|
|
## - "ssh-key-vault-item": Enable the creation and use of SSH key vault items. (Needs clients >=2024.12.0) |
|
|
|
## - "inline-menu-totp": Enable the use of inline menu TOTP codes in the browser extension. |
|
|
|
## - "ssh-agent": Enable SSH agent support on Desktop. (Needs desktop >=2024.12.0) |
|
|
|
## - "ssh-key-vault-item": Enable the creation and use of SSH key vault items. (Needs clients >=2024.12.0) |
|
|
|
## - "export-attachments": Enable support for exporting attachments (Clients >=2025.4.0) |
|
|
|
## - "anon-addy-self-host-alias": Enable configuring self-hosted Anon Addy alias generator. (Needs Android >=2025.3.0, iOS >=2025.4.0) |
|
|
|
## - "simple-login-self-host-alias": Enable configuring self-hosted Simple Login alias generator. (Needs Android >=2025.3.0, iOS >=2025.4.0) |
|
|
|
## - "mutual-tls": Enable the use of mutual TLS on Android (Client >= 2025.2.0) |
|
|
|
## - "export-attachments": Enable support for exporting attachments (Clients >=2025.4.0) |
|
|
|
## - "inline-menu-totp": Enable the use of inline menu TOTP codes in the browser extension. |
|
|
|
# EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials |
|
|
|
|
|
|
|
## Require new device emails. When a user logs in an email is required to be sent. |
|
|
|