Skip to content

[pull] dev from KelvinTegelaar:dev#1104

Merged
pull[bot] merged 15 commits into
bmsimp:devfrom
KelvinTegelaar:dev
Jul 17, 2026
Merged

[pull] dev from KelvinTegelaar:dev#1104
pull[bot] merged 15 commits into
bmsimp:devfrom
KelvinTegelaar:dev

Conversation

@pull

@pull pull Bot commented Jul 17, 2026

Copy link
Copy Markdown

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 : )

kris6673 and others added 15 commits July 16, 2026 22:45
Update `Get-CIPPCVEReport` to query `DefenderCVEs` with the provided `$TenantFilter` instead of always using `allTenants`. For single-tenant requests, it now resolves tenant metadata via `Get-Tenants -TenantFilter` and uses the returned CVE set directly, removing redundant per-item customer ID filtering. This aligns report output and exception matching with the requested tenant context.
Prevent schema extension updates from attempting invalid status rollbacks by applying status changes only when moving forward in Graph’s lifecycle (InDevelopment -> Available -> Deprecated). Also refresh the schema from Graph after PATCH so subsequent persistence uses the latest values.
Introduce a selection for mailbox types in the mailbox quota alert
functionality.

Frontend PR: KelvinTegelaar/CIPP#6380
Add `Get-CIPPAppApprovalPermissions` to centralize template permission resolution and prefer the linked `PermissionSetId` as the source of truth, with fallback to template-stored permissions for legacy or missing sets. Update app and delegated permission grant paths to use this helper, and fix template creation by merging duplicate `resourceAppId` entries and deduplicating permission claims so delegated and application scopes are not lost.
App protection policy lists expose the singular @odata.type as the
URLName, but Graph delete/assign need the plural collection segment
under deviceAppManagement. RemovePolicy sent these to
deviceManagement with the singular name, so deletes failed with
"Resource not found for the segment". Assign shared the same gap.
Mirrors the normalization already in Invoke-EditIntunePolicy.

Fixes KelvinTegelaar/CIPP#6384
Normalization of app protection policy URLs ensures that the correct
plural segments are used for deletion requests. This change addresses
the issue where deletion fails with "Resource not found for the segment"
by mapping singular URL names to their respective plural forms under the
deviceAppManagement endpoint.

Fixes KelvinTegelaar/CIPP#6384
Update Set-CIPPResetPassword to branch on onPremisesSyncEnabled and use the Graph resetPassword method for directory-synced users instead of patching passwordProfile. This aligns synced-account resets with password writeback behavior, clarifies that reset completion is asynchronous and force-change is always enforced, and adjusts user/log messaging accordingly.
@pull pull Bot locked and limited conversation to collaborators Jul 17, 2026
@pull pull Bot added the ⤵️ pull label Jul 17, 2026
@pull
pull Bot merged commit 0c5b7b7 into bmsimp:dev Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants