1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
Thomas Rittson 86a12efa76
[send.key] Update send.key when account encryption key is rotated (#1417)
* 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)
2021-07-02 06:27:03 +10:00
..
Controllers [send.key] Update send.key when account encryption key is rotated (#1417) 2021-07-02 06:27:03 +10:00
Api.Test.csproj Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00