mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-09 04:32:44 -05:00
[PR #6853] Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile #7490
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6853
Author: @phoeagon
Created: 2/20/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
b538619Add cxp-import-mobile and cxp-export-mobile: feature flags to turn on credential exchange protocol on mobile clients, notably iOS credential import/exporting with native Passwords📊 Changes
2 files changed (+4 additions, -0 deletions)
View changed files
📝
.env.template(+2 -0)📝
src/config.rs(+2 -0)📄 Description
add feature flags to turn on credential exchange protocol on mobile clients, notably iOS credential import/exporting with native Passwords
Bitwarden server side:
a961626957/src/Core/Constants.cs (L226)This should be a client feature, that allows the Bitwarden app to import/export with the iOS Passwords app and Chrome via iOS system level APIs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.