Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bootstrap bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cubicwebcubicweb
  • cubescubes
  • bootstrapbootstrap
  • Merge requests
  • !40

fix(xss): Do not format string with the self.w method

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Aurélien Lubert requested to merge topic/default/xss into branch/default Aug 29, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 12

This method use the xml_escape method from logilab.mtconverter module to ensure every string from the arguments are correctly parsed.

Edited Jan 17, 2023 by Aurélien Lubert
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/xss