1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test
Jake Fink 4b2bd6cee6
[PM-3797 Part 3] Add vault domains to key rotation (#3436)
## Type of change

<!-- (mark with an `X`) -->

```
- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other
```

## Objective
<!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding-->
Previous PR: #3434
Adds ciphers and folders to the new key rotation.


## Code changes
<!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes-->
<!--Also refer to any related changes or PRs in other repositories-->

* **file.ext:** Description of what was changed and why

## Before you submit

- Please check for formatting errors (`dotnet format --verify-no-changes`) (required)
- If making database changes - make sure you also update Entity Framework queries and/or migrations
- Please add **unit tests** where it makes sense to do so (encouraged but not required)
- If this change requires a **documentation update** - notify the documentation team
- If this change has particular **deployment requirements** - notify the DevOps team
2023-12-06 08:46:36 -05:00
..
AdminConsole AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Auth [PM-3797 Part 3] Add vault domains to key rotation (#3436) 2023-12-06 08:46:36 -05:00
Controllers [Pm 3797 Part 2] Add emergency access rotations (#3434) 2023-12-05 12:05:51 -05:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Tools [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
Utilities Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Vault [PM-3797 Part 3] Add vault domains to key rotation (#3436) 2023-12-06 08:46:36 -05:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00
packages.lock.json Bumped version to 2023.12.0 (#3519) 2023-12-05 10:55:20 -05:00