Skip to content

Conversation

@LordHepipud
Copy link
Collaborator

Updates the Icinga DSL for building PowerShell arrays to ensure all string values are properly escaped with '. In case the user already wrapped commands with ' by himself, this will not have an effect as we only add single quotes for escaping if they are not present already.

@LordHepipud LordHepipud linked an issue Feb 24, 2021 that may be closed by this pull request
@LordHepipud LordHepipud force-pushed the fix/escape_strings_in_array_dsl_properly branch from 782c83e to 742d7e0 Compare February 24, 2021 08:33
@LordHepipud LordHepipud self-assigned this Feb 24, 2021
@LordHepipud LordHepipud added Bug There is an issue present Enhancement New feature or request labels Feb 24, 2021
@LordHepipud LordHepipud added this to the v1.4.0 milestone Feb 24, 2021
@LordHepipud LordHepipud merged commit a5a401f into master Feb 24, 2021
@LordHepipud LordHepipud deleted the fix/escape_strings_in_array_dsl_properly branch February 24, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug There is an issue present Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invoke-IcingaCheckService has problems with spaces in servicename

2 participants