Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 780
    • Issues 780
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #779
Closed
Open
Created Nov 24, 2016 by akwizgran@akwizgranOwner

Use HTTPS for fetching RSS feeds where possible

On the first fetch:

  • If the user enters an HTTP URL, try HTTPS first, then fall back to HTTP
  • If the user enters a URL without a scheme, try HTTPS first, then fall back to HTTP
  • If the user enters an HTTPS URL, don't fall back to HTTP
  • If HTTPS succeeds, save the HTTPS URL

On subsequent fetches, use the scheme from the URL with no fallbacks.

Assignee
Assign to
Time tracking