Improve insecure domain notification
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 79.3k
- Forks
- 6.8k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 41
Description
When I try to access code-server over a local network I get an error message
```code-server is being accessed over an insecure domain```
I understand that the recommended method to expose the server is either SSH or reverse proxy. All these methods are an overkill if the server is always behind the same firewall as the client. There should be a way to acknowledge the message and dismiss it permanently. I did not notice any broken functionality despite the warning.
Contributor guide
Assessment
This issue has not been assessed yet.