Skip to content

Prevent APP_KEY check on validation command - #3924

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
josephsnyder:stop_keycheck_validate_xml_command
Aug 6, 2026
Merged

Prevent APP_KEY check on validation command#3924
williamjallen merged 1 commit into
Kitware:masterfrom
josephsnyder:stop_keycheck_validate_xml_command

Conversation

@josephsnyder

Copy link
Copy Markdown
Member

As the XML validation entry point doesn't need an APP_KEY variable to function properly, move the check for the key inside the if statements for the other commands

Closes: #3918

As the XML validation entry point doesn't need an APP_KEY variable
to function properly, move the check for the key inside the if
statments for the other command

Closes: Kitware#3918
@williamjallen williamjallen added this to the v5.4 milestone Aug 6, 2026
@williamjallen
williamjallen enabled auto-merge August 6, 2026 14:49
@williamjallen
williamjallen added this pull request to the merge queue Aug 6, 2026
Merged via the queue into Kitware:master with commit a4eb739 Aug 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XML Validation entry point fails with pull from dockerhub

2 participants