mirror of
https://github.com/bitwarden/server.git
synced 2026-02-02 23:23:15 +08:00
- Introduced methods for preparing organization and organization user for initialization. - Replaced direct calls to repository methods with a new action-based approach for executing multiple database updates in a single transaction. - Enhanced test cases to validate the new initialization logic and ensure proper handling of organization states.