[pull] master from KelvinTegelaar:master#84
Merged
pull[bot] merged 43 commits intospinen:masterfrom Apr 28, 2026
Merged
Conversation
Add a new HTTP entrypoint function Invoke-ExecTestRefresh which reads tenantFilter and testName from the request (query or body), constructs and invokes a corresponding test function (Invoke-CippTest{testName}) from the CIPPTests module, and returns HTTP responses. Includes debug logging of API access, returns 200 with a success message on invocation, 404 if the target test function is missing, and 400 on errors.
Co-authored-by: Copilot <copilot@github.com>
…Client Co-authored-by: Copilot <copilot@github.com>
Three new standards: Invoke-CIPPStandardDisableEWS (disable Exchange Web Services org-wide), Invoke-CIPPStandardSPDisableCustomScripts (disable custom scripts on SharePoint/OneDrive), and Invoke-CIPPStandardSPDisableStoreAccess (disable SharePoint Store access).
The remote URL in Assert-CippVersion was pointing to a path that no longer exists on KelvinTegelaar/CIPP-API:master after the master branch was restructured. The file lives at the repo root on master, not under Config/. Returning a 404 from this endpoint causes Invoke-CIPPRestMethod to throw inside Assert-CippVersion, which exits before returning. The HTTP function returns no body and the frontend's Backend version field renders empty. Path change only — no logic changes.
The remote URL in Assert-CippVersion was pointing to a path that no longer exists on KelvinTegelaar/CIPP-API:master after the master branch was restructured. The file lives at the repo root on master, not under Config/. Returning a 404 from this endpoint causes Invoke-CIPPRestMethod to throw inside Assert-CippVersion, which exits before returning. The HTTP function returns no body and the frontend's Backend version field renders empty. Path change only — no logic changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )