Warn Users when running with --insecure
#1959
Labels
area/ui
Issues that require front-end work
bug
Something isn't working
severity/high
low < medium < high < critical
Describe the bug
When TLS is disabled, authentication tokens are transmitted without encryption.
Is this a UI bug or a server bug?
What is the severity of the bug
Unencrypted Authentication Tokens could be captured.
severity/Critical
: Weave GitOps is crashing or experiencing data loss, the UI is inaccessible or a key feature is unusable. There is no known workaroundseverity/Major
: Weave Gitops functionality is broken, there is a workaround, but the workaround requires significant effortseverity/Minor
: Weave Gitops functionality is broken, but there is a fairly straightforward workaroundseverity/Low
: Doesn’t affect primary flow/functionality but would be good to fixEnvironment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Users should be warned that their credentials are not secure when
--insecure
is configured.Config and Logs
If applicable, add logs to help explain your problem. please compress the output before attaching
wego-app
podflux-system
namespace (Or the namespace you deployed flux and/or Weave GitOps)kubectl cluster-info dump
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: