Skip to content

Use HTTPS for action URLs

  • Change default actions use https: for remote action "calls" instead of insecure/plaintext http: URLs.
  • Change the Long URL action regex to accept https: URLs.

This commit does not improve the Image action regex, which is (by default) executed locally and should match https: as-is.

See

Merge request reports

Loading