## Steps to Reproduce 1. `echo -n "thisismypassword" | npx argon2-cli -e` 2. `HASHED_PASSWORD="<hash>" code-server` 3. Try logging in ## Expected It should work ## Actual Incorrect password Reported here https://github.com/coder/code-server/discussions/4684