OpenBikeSensorFirmware icon indicating copy to clipboard operation
OpenBikeSensorFirmware copied to clipboard

Use insecure HTTP if enabled as build option

Open opatut opened this issue 4 years ago • 2 comments

For debugging, it is easier to just flip a flag :)

opatut avatar Feb 10 '21 18:02 opatut

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Feb 10 '21 18:02 sonarqubecloud[bot]

Looks good for local testing. Please make additionally sure that the configured portal url does not start with https might be in Uploader::uploadFile, setting mLastStatusMessage to avoid a insecure connection is created while the user expects a secure one.

amandel avatar Feb 18 '21 13:02 amandel