code-server version: 1.0.0
- OS Version: Debian 9, using docker
Steps to Reproduce
- Setup Cloudflare with universal SSL ( Which basically turns on their proxy service )
- That's it. The auth redirect somehow does not work! Doesn't matter what password I use, it just redirects to the same login page, with no useful indication in either client or server console
If I either drop down Cloudflare SSL and use plain HTTP, or disable auth and directly run with --no-auth option, both work just fine....