Thomas Avery
Thomas Avery
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1256 ## 📔 Objective The purpose of this PR is to add a `BulkSecretAuthorizationHandler` and use it for the `GetSecretsByIdsAsync` endpoint. ## ⏰ Reminders before review -...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1384 ## 📔 Objective When creating multiple WASM clients, a panic occurs `failed to initialize logger: SetLoggerError())`. Looks to be the same thing we fixed: https://github.com/bitwarden/sdk/pull/181 https://github.com/bitwarden/sdk/pull/676...
## 🎟️ Tracking ## 📔 Objective ## 📸 Screenshots ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-10560 ## 📔 Objective The purpose of this PR is to add the database and repository layer for the notification center work. ## ⏰ Reminders before review...
Add a `rendererOptions` section for C# to exclude the generated `DateOnlyConverter` and `TimeOnlyConverter` when using the `System.Text.Json` serialization framework. For C# projects targeting the [.NET Standard](https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0) `DateOnly` and `TimeOnly` can't...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-13706 ## 📔 Objective The purpose of this PR is to add the database stored procedure and repository layer for the private key regeneration project. This initial...