Skip to content

escape characters in git user name

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 username-removed-587657

Merge request reports