Skip to content

Conversation

@nickanderson
Copy link
Member

The set_user_filed bundle does not escape the user parameter, which could cause
undesired behavior if the input contains special characters (like a period) and
is not escaped. This change introduces a variant of set_user_field which does
automatically escape the user parameter.

Ticket: CFE-4377
Changelog: Title
(cherry picked from commit 7918afb)

The set_user_filed bundle does not escape the user parameter, which could cause
undesired behavior if the input contains special characters (like a period) and
is not escaped. This change introduces a variant of set_user_field which does
automatically escape the user parameter.

Ticket: CFE-4377
Changelog: Title
(cherry picked from commit 7918afb)
@nickanderson nickanderson merged commit 42b54c4 into cfengine:3.21.x Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant