Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: iPad Chrome
- Local OS: Ubuntu
- Remote OS: iPad
- Remote Architecture: amd64
code-server --version
: latest
Steps to Reproduce
- Setup with docker-compose
- Create Argon Hash with desired password
- Past the hash into the docker compose file environment variable “HASHED_PASSWORD”
- Check if you can login using password
Expected
You should be able to login with the password that was hashed
Actual
Returns “incorrect password”
Logs
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response