Browse Source
Upstream added a "communication": null placeholder for bitwarden/server#6892 after this branch last merged main. Combined with this PR's populated "communication" key, serde_json's json! macro keeps the last duplicate key, so the null silently overwrote the ssoCookieVendor bootstrap block and native clients never saw it. Keep only the populated key.pull/7127/head
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue