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 xmlsitemap-3367705

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
azovsky’s picture

Status: Needs review » Reviewed & tested by the community

Looking good for me! Thanks!