Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

URL Cleanup #79

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Mar 26, 2019

  1. URL Cleanup

    This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
    
    # Fixed URLs
    
    ## Fixed Success
    These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
    
    * [ ] http://www.okta.com/exk5zn8pgvIUEnKkQ0h7 with 1 occurrences migrated to:
      https://www.okta.com/exk5zn8pgvIUEnKkQ0h7 ([https](https://www.okta.com/exk5zn8pgvIUEnKkQ0h7) result 301).
    * [ ] http://www.w3.org/2000/09/xmldsig with 1 occurrences migrated to:
      https://www.w3.org/2000/09/xmldsig ([https](https://www.w3.org/2000/09/xmldsig) result 303).
    spring-operator committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    a0415be View commit details
    Browse the repository at this point in the history