mirror of
https://github.com/bitwarden/server.git
synced 2025-12-11 04:34:37 -06: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