1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.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
..
AutoFixture [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Resources Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Services [send.key] Update send.key when account encryption key is rotated (#1417) 2021-07-02 06:27:03 +10:00
Utilities Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
Core.Test.csproj Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
TempDirectory.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00