mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* Verify route and input to be a valid organizationId * Optimize canImport check Instead of loading the user and organization again, used the previously loaded organization and check the permission directly * Reset organization in case organizationId is set to undefined --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>