Skip to content

escape characters in git user name

Brandon Everett requested to merge (removed):18308-escape-characters into master

What does this MR do?

Escapes quotes in a user name so that when a new project is created the home page to clone the repo correctly escapes the quotes.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To fix an issue with displaying usernames with quotes

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #18308 (closed)

Edited by Brandon Everett

Merge request reports