mirror of
https://github.com/danog/code-server.git
synced 2025-01-22 21:41:14 +01:00
8c2bb61af9
There was a case with the hashed-password which had multiple equal signs in the value and it wasn't being parsed correctly. This uses a new function and adds a few tests.