mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #6853] Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile #3861
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3861
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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:
github.com/bitwarden/server@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.