mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
* feat : remove old registration endpoint * fix: update integration test user registration to match current registration; We need to keep the IRegistrationCommand.RegisterUser method to JIT user. * fix: updating accounts/profile tests to match current implementations