mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
b0f35316da
`--secure-auth-cookie` now automatically sources it's default value from `--access-url` If the access url uses HTTPS, secure is set to `true`. To revert to old behavior, set the value explicitly to `false`