1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test/Controllers
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
..
AccountsControllerTests.cs [send.key] Update send.key when account encryption key is rotated (#1417) 2021-07-02 06:27:03 +10:00
SendsControllerTests.cs Require valid Send-Id header for access requests (#1381) 2021-06-09 07:34:36 +10:00