Skip to content

Sanitize extra blank spaces used when uploading a SSH key

What does this MR do?

This sanitize the SSH key content before it's uploaded to the server.

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

Why was this MR needed?

Some SSH keys were being registered as valid but were not being recognized by OpenSSH given they contained extra blank space characters.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #40552 (closed)

Edited by Rubén Dávila

Merge request reports