mirror of
https://github.com/bitwarden/server
synced 2025-12-10 13:23:27 +00:00
* Rotate send.key with account encryption key
* Update tests
* Improve and refactor style, fix typo
* Use null instead of empty lists
* Revert "Use null instead of empty lists"
This reverts commit 775a52ca56.
* Fix style (use AddRange instead of reassignment)