mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 00:31:55 -05:00
* expect AuthType in request and update tests * handle older clients lacking AuthType in request gracefully * update exception message to match behavior * use presence of AuthType to branch to new logic, preserving old for null AuthType