1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00
bitwarden-browser/libs
Shane Melton e092d42b72
[AC-1104] Fix access import/export with custom permission (#5014)
* [AC-1104] Allow importBlockedByPolicy to be overridden

Adjust the import component so that the importBlockedByPolicy flag can be overridden by the org import component to always return false.

* [AC-1104] Allow disabledByPolicy to be overridden in export component

Adjust the export component so that the disabledByPolicy flag can be overridden by the org export component to always return false.

* [AC-1104] Cleanup logic that disables export form

* [AC-1104] Use observable subscription for assigning importBlockedByPolicy flag

* [AC-1264] Add optional success callback for import component

Use the optional callback in org-import.component.ts to clear the file and file contents when the user does not have access to the vault page

* [AC-1264] Re-order properties

* [AC-1104] Refactor import component to only use onSuccess callback that can be overridden
2023-05-30 16:30:15 -07:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [AC-1104] Fix access import/export with custom permission (#5014) 2023-05-30 16:30:15 -07:00
common Feature/[PM-1378] - Trusted Device Encryption - Establish trust logic for all clients (#5339) 2023-05-25 14:17:19 -04:00
components [SM-628] Add trim validator to SM dialogs (#4993) 2023-05-30 18:52:02 -04:00
exporter [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
importer [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
node [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
shared [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00