Colton Hurst
Colton Hurst
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1413 ## 📔 Objective ### The Issue Through the C FFI, we were running into concurrency issues with multiple Tokio runtimes. A draft PR showing the concurrency...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1407 ## 📔 Objective Artifacts built on GitHub Windows runners have TLS issues. This is a workaround. ## ⏰ Reminders before review - Contributor guidelines followed -...
## 🎟️ 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/SM-1413 ## 📔 Objective 🚨 **Do Not Merge This PR** 🚨 The goal of this PR is to allow a developer to easily reproduce a _potential_ bug...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1371 ## 📔 Objective Adds a new function to the `bitwarden-sm` crate, allowing the user to generate a secret value. This is just a wrapper around the...
## 🎟️ Tracking https://bitwarden.atlassian.net/browse/SM-1371 ## 📔 Objective Add a `GenerateSecret` function to the Go SDK. **Note** this depends on the https://github.com/bitwarden/sdk/pull/936 PR, which should be merged first. ## ⏰ Reminders...
Hello 👋 I am experiencing build failures with `rustls-platform-verifier` when building for release with lto when targeting the `x86_64-pc-windows-gnu` target. I created an example repository with the potential bug: https://github.com/coltonhurst/rustls-platform-verifier-lto-bug...
## 📔 Objective Update the changelogs for the 1.0 releases of `bitwarden` and `bws`. ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed...