Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • frontend
  • Classes
  • Middleware
  • FrontendUserAuthenticator.php
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [TASK] Use hash_equals when comparing cryptographic hash values · 3e066d2c
    Oliver Hader authored Jun 03, 2020 and Oliver Hader's avatar Oliver Hader committed Jun 08, 2020
    Direct hash comparison is replaced by cryptographic-safe `hash_equals`.
    Changes in this patch set basically don't have much impact regarding
    security aspects. This is a preparation for starting with RIPS scanner.
    
    Resolves: #91565
    Releases: master, 10.4, 9.5
    Change-Id: I5666e586b6b6b462f7864a597139763fd2cd2f98
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64668
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    3e066d2c