1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
bitwarden-mobile/src/Core/Models/Export
Matt Gibson 3227daddaf
Enable Encrypted json export of vaults (#1174)
* Enable Encrypted json export of vaults

* Match jslib export of non-org ciphers

* Clean up export

* Update src/App/Pages/Settings/ExportVaultPage.xaml.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-12-14 11:56:13 -06:00
..
Card.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Cipher.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
CipherWithId.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Collection.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
CollectionWithId.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Field.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Folder.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
FolderWithId.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Identity.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
Login.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
LoginUri.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00
SecureNote.cs Enable Encrypted json export of vaults (#1174) 2020-12-14 11:56:13 -06:00