Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
T
typo3.org
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 8
    • Merge Requests 8
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • services
    • T
      t3o sites
  • typo3.org
  • typo3.org
  • Issues
  • #433

Closed
Open
Opened Sep 03, 2019 by abeutel@abeutel🦊Owner1 of 1 task completed1/1 task

RSS Shortcuts redirect to http instead of https

Summary

RSS Shortcuts redirect to http instead of https

Steps to reproduce

Open RSS short urls https://typo3.org/rss or https://typo3.org/rss-security and the first redirect will go to http and a second to https

curl -I https://typo3.org/rss
HTTP/2 301
location: http://typo3.org/?type=100
curl -I https://typo3.org/rss-security
HTTP/2 301
location: http://typo3.org/?type=101

Example URL

https://typo3.org

What is the current bug behavior?

Redirect uses http

What is the expected correct behavior?

Redirect uses https (or feed is delivered directly with redirect)

Acceptence Criterias

  • Redirect uses https
Edited Nov 29, 2019 by Thomas Löffler
Assignee
Assign to
_Ready for sprint
Milestone
_Ready for sprint (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: services/t3o-sites/typo3.org/typo3.org#433