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
  • ..
  • TypeScript
  • SecurityUtility.ts
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [TASK] Harden client-side SecurityUtility.encodeHtml · a911cf81
    Oliver Hader authored Dec 13, 2020 and Benni Mack's avatar Benni Mack committed Dec 13, 2020
    Ensures client-side function `SecurityUtility.encodeHtml` behaves like
    `htmlspecialchars(..., ENT_QUOTES)`. The function is used for complete
    nodes only, but now could be used for parts as well.
    
    Resolves: #93068
    Releases: master, 10.4, 9.5
    Change-Id: I74b09676d0fdb8ddf09e7fc639480742fe645e9b
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67107
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    a911cf81