mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-14 21:52:42 +00:00
Add support for mutual-tls feature flag (#5698)
* Add support for mutual-tls feature flag * Fix formatting --------- Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
parent
1dae6093c9
commit
994d157064
2 changed files with 2 additions and 0 deletions
|
@ -353,6 +353,7 @@
|
|||
## - "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)
|
||||
## - "ssh-agent": Enable SSH agent support on Desktop. (Needs desktop >=2024.12.0)
|
||||
## - "mutual-tls": Enable the use of mutual TLS on Android (Client >= 2025.2.0)
|
||||
# EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials
|
||||
|
||||
## Require new device emails. When a user logs in an email is required to be sent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue