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

Command icon 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

paucala created an issue. See original summary.

paucala’s picture

Status: Active » Needs review

  • 8b3427de committed on 6.1.x
    Issue #3367700 by paucala: Using http protocol is insecure. Use https...

  • 8b3427de committed on 6.x
    Issue #3367700 by paucala: Using http protocol is insecure. Use https...

  • 8b3427de committed on 6.2.x
    Issue #3367700 by paucala: Using http protocol is insecure. Use https...
jrockowitz’s picture

Status: Needs review » Fixed

Thanks. That is a very reasonable suggestion.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.