Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • master
  • Feature-90336-CKEditorAutolinkingUses...
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [FEATURE] Use https by default when autolinking in RTE · 8cff525a
    Benni Mack authored Jul 19, 2021 and Christian Kuhn's avatar Christian Kuhn committed Jul 22, 2021
    When using CKEditor with autolinking plugin enabled
    (e.g. simply typing www.typo3.org in the RTE) https:// is
    now used by default when a link is generated.
    
    This change reflects the "secure-first" approach by
    using https:// by default, however users can still manually
    change this to http://.
    
    More than 90% of the web now serve via HTTPS
    (also see https://transparencyreport.google.com/https)
    
    Resolves: #90336
    Releases: master
    Change-Id: I38e4034915f66fd1f169bc96f27026a6427de156
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69923
    
    
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    8cff525a