Problem/Motivation
Running sonarqube we found this security hotspot:
Some url uses http protocol instead of https.
If possible, it always shoul be https protocol
Steps to reproduce
Check if url with https works
Change url
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork webform-3367700
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
paucala commentedComment #7
jrockowitz commentedThanks. That is a very reasonable suggestion.