[pull] dev from KelvinTegelaar:dev#102
Open
pull[bot] wants to merge 265 commits into
Open
Conversation
Separate the standards for user device join and registration in Intune. Adjust the implementation to ensure that each standard operates independently, correcting previous mislabeling Frontend PR: KelvinTegelaar/CIPP#6019
Implement a function that allows the removal of users from assigned Microsoft Entra admin roles. Frontend PR: KelvinTegelaar/CIPP#6052
Correct the handling of OData paths in the JSON response to prevent errors being returned in the json when retrieving configuration policy template definitions. aka this error: No OData route exists that match template
Introduce endpoints for listing and deleting Apple ADE and Android enrollment profiles, enhancing the management capabilities for these profiles. Frontend PR: KelvinTegelaar/CIPP#6009
As the title says, added the ability to add/remove groups when editing group memberships. Also filters out M365 Groups from the add group picker, as they are not supported for nested group memberships. Please let us know if there's any suggested changes we should make, did our best to keep it as clean and tidy as possible. Thanks!
…2087) Ensure that only Secure Score controls not in the desired state are updated, preventing unnecessary changes and preserving the integrity of the tenant's Secure Score history. This change addresses the issue of every configured control being PATCHed on each run due to a missing top-level state property.
The SharePoint admin _api/StorageQuotas() endpoint returns one row per geo location for Multi-Geo tenants instead of a single row. This broke the two functions that consume it: - `Get-CIPPAlertSharepointQuota` threw `[System.Object[]] does not contain a method named 'op_Division'` because it divided GeoUsedStorageMB by TenantStorageMB when both were arrays, so the quota alert errored for any Multi-Geo tenant. - `Invoke-ListSharepointQuota` used `Sort-Object GeoUsedStorageMB -Descending | Select-Object -First 1`, reporting only the largest geo and undercounting total usage.
… OTP for B2B Guest users
introduce new user agent for better tracing on customer tenant side fix issues with standards/scheduled task logging
…ease entropy of generated passwords
Clean up inappropriate words and expand the list to increase the entropy of generated passwords. I liked the funny passwords it would sometimes generate, but hey, it's been a recurring point that it could generate some spicy ones.
This is related to pull request KelvinTegelaar/CIPP#6012
Introduce a parameter to include excluded licenses in the license overview. Frontend PR: KelvinTegelaar/CIPP#6117
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 : )