mirror of
https://github.com/cdr/code-server.git
synced 2025-12-14 04:15:41 +01:00
Fix changelog typo
This commit is contained in:
parent
abef6b23c1
commit
1321bd41c6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Code v1.68.1
|
|||
|
||||
### Security
|
||||
|
||||
- Fixed the proxy route not perfoming authentication. For example if you were
|
||||
- Fixed the proxy route not performing authentication. For example if you were
|
||||
to run a development HTTP server using `python -m http.server 8000` then it
|
||||
would be accessible at `my.domain/proxy/8000/` without any authentication.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue