1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-04 02:33:33 +00:00
Files
browser/bitwarden_license
Claude 293a2e131d Critical: Fix type definition mismatch for newApplications field
Make newApplications optional in OrganizationReportSummary type definition
to match the validation logic. This resolves the type safety violation where
compile-time type checking required the field but runtime validation treated
it as optional.

The field is optional because legacy encrypted data predates this field's
introduction, and making it required would break decryption of existing data.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 05:18:31 +00:00
..
2025-10-29 19:49:48 +00:00

Bitwarden Licensed Code

All source code under this directory is licensed under the Bitwarden License Agreement.