1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 03:23:50 +00:00

[Policy] Personal Ownership (#1481)

* Initial commit for personal ownership

* Removed TODO // Updated allowPersonalOwnership logic to include necessary org/user checks

* Fixed import order

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing for error message
This commit is contained in:
Vincent Salucci
2020-12-09 14:11:25 -06:00
committed by GitHub
parent e42360a1b2
commit a1542f050d
6 changed files with 46 additions and 9 deletions

View File

@@ -1413,5 +1413,8 @@
},
"nativeMessagingInvalidEncryptionTitle": {
"message": "Desktop communication interupted"
},
"personalOwnershipSubmitError": {
"message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
}
}