Skip to content

v4.124.2

Latest

Choose a tag to compare

@github-actionsgithub-actions released this 16 Jun 08:16
9fe7eb7

Code v1.124.2

Security

  • Strip code-server's session token from the cookie before proxying to a local
    port. Previously, when you used built-in password authentication, the cookie
    would be sent to the local proxied port, which meant if the service was
    malicious and not already running as your code-server user it could use the
    cookie to log into code-server and execute commands as your code-server user.

Changed

  • Update to Code 1.124.2