Skip to content

Feat: Enable and disable mailbox rules #1371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

kris6673
Copy link
Contributor

Refactor the Remove-CIPPMailboxRule function for consistent parameter casing and introduce Invoke-ExecSetMailboxRule and Set-CIPPMailboxRule functions to enhance mailbox rule management capabilities.

@KelvinTegelaar KelvinTegelaar merged commit e62acdc into KelvinTegelaar:dev Mar 31, 2025
@kris6673 kris6673 deleted the feat-mailbox-rules branch March 31, 2025 20:28
JohnDuprey added a commit to JohnDuprey/CIPP-API that referenced this pull request Apr 17, 2025
commit fb96b2ec283ad212e7256083a1cf4b233116fd1c
Merge: 310c30ea 0cc7127b
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 16 23:53:26 2025 +0200

    Merge pull request #1390 from kris6673/issue3964

    Improve password copy behavior at user creation

commit 310c30eab21e4339cbed36b60f2b8066d129d207
Merge: be94a7f8 b9c17542
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 16 23:52:59 2025 +0200

    Merge pull request #1388 from Ren-Roros-Digital/PhishingSimulations

    chore: show PhishingSim current state if false

commit be94a7f8aac20bee30ed378a29db6f43aa3c31e1
Merge: 1d223ebf 2633df4d
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 16 23:52:48 2025 +0200

    Merge pull request #1393 from kris6673/fix-dkim-standard

    Fix: DKIM standard enabling issue

commit 1d223ebfb254f3a977fdb6d37c314fd6449ed86a
Merge: 2fef3bc8 64c89bdf
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 16 23:52:28 2025 +0200

    Merge pull request #1392 from Zacgoose/dev

    feat: Create Invoke-ExecSetRetentionHold function

commit 2633df4db08bc126f4040eb2d66541407f01f1ad
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 16 22:58:17 2025 +0200

    Refactor to use EXO batch request for extra BRRR

commit 5613ca8568541b877dcb683de81c1ea61542d9a2
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 16 21:07:19 2025 +0200

    fix: dkim standard not enabling dkim sometimes if supportedServices is showing wrong data

commit 64c89bdf1ed6c7fa773021323974d2f3bcf1f03a
Author: Zac Richards <[email protected]>
Date:   Wed Apr 16 23:59:53 2025 +0800

    Addition of InPlaceHold, EDiscoverHold, PurviewRetentionHold and ExcludedFromOrgWideHold

commit cfb922f8ae34440b2e830ed682bd992a67fdfb24
Author: Zac Richards <[email protected]>
Date:   Wed Apr 16 22:21:40 2025 +0800

    Create Invoke-ExecSetRetentionHold function

commit 2fef3bc8e17dc3bd863adc1e256b9ba6fd99c8cb
Merge: 5e4e482b 9e2cc5b9
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 16 10:40:26 2025 +0200

    Merge pull request #1391 from Zacgoose/dev

    Add new on hold types to mailbox info query

commit 9e2cc5b94c496d260ef7ffec1e9ce9f1b46521ee
Author: Zac Richards <[email protected]>
Date:   Wed Apr 16 16:32:08 2025 +0800

    Add new on hold types to mailbox info query

commit 0cc7127b896979df55ef95841cd445af59debed3
Author: Kristian Kjærgård <[email protected]>
Date:   Tue Apr 15 23:11:29 2025 +0200

    Add easy copyable password output to New-CIPPUserTask results
    - Resolves https://github.com/KelvinTegelaar/CIPP/issues/3964

commit 3f1483e0d5ea986beca1e49373fe3451ab51da31
Author: Kristian Kjærgård <[email protected]>
Date:   Tue Apr 15 23:09:27 2025 +0200

    Casing fixes

commit 5e4e482b414ada6d33ce859c3dbf955be77e981f
Author: John Duprey <[email protected]>
Date:   Tue Apr 15 10:39:12 2025 -0400

    up version

commit b32757fd4a350aa001fd075bac2c26a779df58e1
Author: John Duprey <[email protected]>
Date:   Tue Apr 15 10:22:12 2025 -0400

    better error handling in access check

commit b147273b14289aba5cc4f0afc6830455c23a7e25
Merge: e9fed84d 7ca41ce5
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 15 12:25:49 2025 +0200

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit e9fed84d624a329fb18e8fd33c8e1258c0763252
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 15 12:25:47 2025 +0200

    readd tenantid to alerts

commit b9c17542593ae1f11825877ffa1b4a4325b25b2f
Author: Esco <[email protected]>
Date:   Tue Apr 15 09:33:15 2025 +0200

    chore: show PhishingSim current state if false

commit 7ca41ce552bf892e456959bb37835745f9552fc7
Merge: 14d455ff 00b1a510
Author: John Duprey <[email protected]>
Date:   Tue Apr 15 00:55:35 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 14d455ff665932936552622ab8a32e90995c0110
Author: John Duprey <[email protected]>
Date:   Tue Apr 15 00:55:33 2025 -0400

    fix property names

commit 00b1a5107d8d9665661ba7aed66f86c0ed4e2fc8
Author: Roel van der Wegen <[email protected]>
Date:   Tue Apr 15 01:39:40 2025 +0200

    Convert TotalItemSize to bytes first

commit bf98c861e8f9de20665572482076f41b09d33a2d
Author: Roel van der Wegen <[email protected]>
Date:   Tue Apr 15 01:36:22 2025 +0200

    Create Get-ExoOnlineStringBytes.ps1

commit 4d8d0f294ed9761d7c59bad281ae2ef702a8d787
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 19:24:03 2025 -0400

    fix sanitized table props

commit 92af318927bb5b47f445ade12868cd62fda3626e
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:54:57 2025 -0400

    Update Set-CIPPStandardsCompareField.ps1

commit dc7545c381690a6b15c3336ac8b54c59cbdd17ce
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:53:56 2025 -0400

    Update Set-CIPPStandardsCompareField.ps1

commit 4c39f6b315e25c26b6e41cca5b3b65e5c1c60ae7
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:43:08 2025 -0400

    replace all . with _

commit bbb646dc17688f4e79474b0811a64d7004807603
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:20:52 2025 -0400

    add actions to comparelist

commit f267411b30f7a83d828aafaf79a9cdba1452edce
Merge: 4cf0f268 6af751d7
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:04:39 2025 -0400

    Merge pull request #1385 from kris6673/fix-per-user-mfa-logging

    Fix: logging of user function calls after headers update

commit 4cf0f268c443560593fadbb8e1f74f8eb8141090
Merge: 788e3f1c 5c8cfa04
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 18:01:34 2025 -0400

    Merge pull request #1386 from kris6673/fix-locale

    fix: Add locale validation and fix locale setting on non-null mailboxes

commit 788e3f1ce26634fcf68aecf4dec63830002db9fe
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 17:19:43 2025 -0400

    check settings for each template

commit f02f80d556e20ba120f4125429d8be71e49992ab
Author: KelvinTegelaar <[email protected]>
Date:   Mon Apr 14 21:43:56 2025 +0200

    add short circuit for datetimes and other potential nested objects.

commit 39ab54eea743cdc9ae571479847362f3ab75bf97
Author: KelvinTegelaar <[email protected]>
Date:   Mon Apr 14 21:25:28 2025 +0200

    max depth

commit 5c8cfa04c404e415d3593e07d2df014ca379c55f
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Apr 14 21:19:51 2025 +0200

    fix: add locale validation and fix setting locale if values are not null

commit b7b96bf03bff39d02d0de04d4c2d38f0250c6b67
Author: John Duprey <[email protected]>
Date:   Mon Apr 14 13:00:11 2025 -0400

    fix CIPPURL

commit 6af751d7de8e20a385ce0725bb1d0f4df531d135
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Apr 14 17:51:34 2025 +0200

    Tiny headers change

commit 64ff3bb3ddd15aa8ec09347ce12e4c695a3bda01
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Apr 14 17:49:36 2025 +0200

    fix: logging of the user calling the function not working after the headers update

commit 4f9aa04233568651e3bc45756add4c36d4df1d39
Author: KelvinTegelaar <[email protected]>
Date:   Mon Apr 14 14:04:04 2025 +0200

    fixes bpa sync

commit 9ce28eba5617b1efe30f65d31a4e52b5a5669a7e
Author: KelvinTegelaar <[email protected]>
Date:   Sun Apr 13 19:49:57 2025 +0200

    version up

commit 30598483b1a03e8cb9e694196f2390484ba1dc93
Author: KelvinTegelaar <[email protected]>
Date:   Sun Apr 13 15:27:46 2025 +0200

    prettier error for tap

commit bd01e286037b2b93fa646383d8bcdcdf38d84af9
Author: KelvinTegelaar <[email protected]>
Date:   Sun Apr 13 13:43:56 2025 +0200

    adds originalDisplayName in package

commit f772db180792b4d31ed04fd304512d4eccf22bc0
Author: Roel van der Wegen <[email protected]>
Date:   Sun Apr 13 13:40:09 2025 +0200

    Create Get-TenantIdFromSubscriptionId.ps1

    For future use

commit 270b54cb0c53011a9bc70e978a3c75cabb9bdd89
Merge: 6d53fcda 2765cc0d
Author: KelvinTegelaar <[email protected]>
Date:   Sun Apr 13 12:51:55 2025 +0200

    Merge pull request #1381 from Ren-Roros-Digital/spelling

    chore: Standards capitalization and spelling

commit 6d53fcda274acac5d536a9c99dd13e19181d3241
Author: KelvinTegelaar <[email protected]>
Date:   Sun Apr 13 12:39:30 2025 +0200

    fix

commit 6cbaf450179a832c1437095188fd21a3298571cc
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 22:38:13 2025 -0400

    feat - offboarding user group license removal

commit b33205b7b853247aacb76e9903606a31da4d48c1
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 22:37:55 2025 -0400

    fix parsing of scheduled task details

commit b4540fb5265ec7b89bfad7b45fa72d69d4e798b0
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 21:43:50 2025 -0400

    cleanup template run logic

commit 5e1de9950d029f9d1f9a3e8294491ca7eb008672
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 21:02:56 2025 -0400

    add result messages

commit 02fe38f5396f0d26fc7f1d8af5b3fcae6a160211
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 20:52:23 2025 -0400

    fix template sha comparison

commit 991a7b37b7742a56c1c90d0534ef65ccd31bdf88
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 20:51:54 2025 -0400

    Fix API auth for pax

commit 4827d90342b01b091ed5debccf06bb56dbf4a184
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 19:01:11 2025 -0400

    tweak scheduled task details and removal

commit 225350e26cdbe135066e0609fe4366f5ee3e01be
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 18:21:02 2025 -0400

    scheduled task details

commit fc4c8b5b8552b598f8ab308e486e7168867da251
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 16:44:19 2025 -0400

    add run now support

commit aa1f2d6873b703e1036595023891d099e7fb79ca
Author: John Duprey <[email protected]>
Date:   Sat Apr 12 15:20:39 2025 -0400

    audit log tweaks

commit 2765cc0d9cc60932bbbaae6955f81ab490088134
Author: Esco <[email protected]>
Date:   Sat Apr 12 17:03:47 2025 +0200

    chore: update standards.json from frontend

commit 6156f83b66797c044f8921325bb492e0034b4ff4
Author: Esco <[email protected]>
Date:   Sat Apr 12 17:03:18 2025 +0200

    chore: update Standards capitalization and spelling

commit eb8f4fcfeb927c76ac9da19c84defd40abc1b86e
Author: Esco <[email protected]>
Date:   Sat Apr 12 17:02:08 2025 +0200

    chore: update cSpell with CIPP-API standard words

commit c293c0d6809cd4f0b78520759d0cee798b3b0c06
Author: KelvinTegelaar <[email protected]>
Date:   Sat Apr 12 14:48:56 2025 +0200

    scheduler sherweb

commit 65707c3089e60ef1f7caf30dd118b3684054e50e
Author: KelvinTegelaar <[email protected]>
Date:   Sat Apr 12 14:27:52 2025 +0200

    final touches

commit 0dc03d1b59c551b4bd95e778978c64c4aea94737
Author: KelvinTegelaar <[email protected]>
Date:   Sat Apr 12 14:12:24 2025 +0200

    fixes issue with shrinking tables

commit 8a401a57506115044a36cf131e162f3399eb1d38
Author: KelvinTegelaar <[email protected]>
Date:   Sat Apr 12 13:13:33 2025 +0200

    sherweb updates

commit 3e64ed966a671f3b05b9873951db01b2e19e4c27
Author: KelvinTegelaar <[email protected]>
Date:   Sat Apr 12 12:50:38 2025 +0200

    Sherweb code changes

commit 755297b276be3e6e0da28f121475a44c8def9fff
Merge: fa7cdd01 3b17fb6c
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 19:35:57 2025 -0400

    Merge pull request #1380 from Ren-Roros-Digital/StandardsComments

    chore: run Update-StandardsComments

commit fa7cdd0172de504501cee8084849e584d57ec21a
Merge: 0e1e210e c1b90632
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 19:35:38 2025 -0400

    Merge pull request #1350 from kris6673/chore-more-endpoints-again-again

    Refactor logging and variable usage in Invoke-AddCAPolicy

commit c1b90632f739f3e0951d0e40713f7c27e0c48cb3
Merge: 9b5ee91f 0e1e210e
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 19:35:03 2025 -0400

    Merge branch 'dev' into chore-more-endpoints-again-again

commit 3b17fb6cb0deae42ca21803af7bd7a00a28af080
Author: Esco <[email protected]>
Date:   Sat Apr 12 00:57:09 2025 +0200

    chore: run Update-StandardsComments

commit 982bf987909585ac7d1ae538f1f4b8c526cfeacb
Author: Esco <[email protected]>
Date:   Sat Apr 12 00:56:41 2025 +0200

    chore: Update-StandardsComments

commit 9b5ee91f434b76e4b324a3cacb5edacd274fb09c
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:50:55 2025 -0400

    Update Invoke-ExecBackendURLs.ps1

commit 0e1e210ea488a65944e29638d7b12a103c1336fb
Merge: ae0a23ea ca55c6c6
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:37:28 2025 -0400

    Merge pull request #1378 from Ren-Roros-Digital/fixnullcomment

    fix null DISABLEDFEATURES note

commit ae0a23eabf0eb586e2e2d076624fcdbb07438e2d
Merge: 4eef16cb b589711a
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:37:10 2025 -0400

    Merge pull request #1379 from Ren-Roros-Digital/CRLFtoLF

    Invoke-EditIntuneScript.ps1 CRLF to LF

commit 4eef16cb806e7016b79e74e6d86dbdbfb2933151
Merge: c0279ba4 c244fe7a
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:36:47 2025 -0400

    Merge pull request #1376 from Ren-Roros-Digital/SharePointMassDeletionAlert

    feat: SharePoint Mass Deletion Alert standard

commit c0279ba40f90301986c99fc43c0dfb9ebd9fece6
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:35:10 2025 -0400

    fix casing

commit 6e668b2b01d18de9e27eee5afc082a425c556676
Merge: 203ad644 8d3af6a0
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:31:39 2025 -0400

    Merge pull request #1377 from Ren-Roros-Digital/spellcheckme

    dev feat: cspell

commit 203ad6441c5ffd3175ad1de1b9f66b77fff576c4
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 18:24:41 2025 -0400

    fix HIBP auth

commit ee0f5b7674239518b2b9f39ee7a8de9c581cd4bb
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 16:39:27 2025 -0400

    template run fixes

commit aa175cb22d257d0d3f3b359183b3436686a310d6
Author: John Duprey <[email protected]>
Date:   Fri Apr 11 14:19:32 2025 -0400

    force excludedTenants to be an array

commit 82cdf68480fef5c23d2173ca43d0675d3878bf74
Author: Roel van der Wegen <[email protected]>
Date:   Fri Apr 11 18:29:06 2025 +0200

    Fixed tenantid looking at a property that didn't exist

commit ee1aaf4305eeef9c1031229edfd652121e71a7b3
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 22:49:17 2025 -0400

    fix bpa sync

commit 8a6c50dfb0c8d265a6da8f38ea2c1aa72eda1179
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 17:43:08 2025 -0400

    fix auto add groups during onboarding

commit 4cb26dd0fc6ebcd439df187fe53a243d7bd871b4
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 16:17:39 2025 -0400

    add function returns

commit c40164c66181aabb2ebf203e25b20cbff3dd3f8b
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 16:17:25 2025 -0400

    add output binding

commit 2ce910b4b869f82218c8689c39805568271fc2e7
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 16:16:58 2025 -0400

    fix application copy

    enterprise apps with only application level permissions would fail to detect
    ticket 22188960558

commit 6998c73b56caf269c4bdf537b05ef19b0d2a095d
Author: John Duprey <[email protected]>
Date:   Thu Apr 10 14:43:59 2025 -0400

    update variable list

commit b332b885cdbd54f7ce2aadee897d8b8508198823
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 16:51:42 2025 +0200

    clean up

commit 9b81b398a1b1f53eb91aaf4d46ce851527d9cd5d
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 16:51:26 2025 +0200

    clean up

commit 0ee9c75fab3164d2414a7c80ac5856a0bfdafb37
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 16:38:40 2025 +0200

    Fix casing issues in Autopilot deployment

commit acd68f66aca14b2ffa241a42dc3b1192e4654bf3
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 16:24:03 2025 +0200

    Update Invoke-CIPPStandardAutopilotProfile.ps1

commit f204106d17942cdd0e35ef15eac36865af5db8db
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 16:04:42 2025 +0200

    test

commit 1058e8f0268fb28e649c1d9b90eb7dc6826a14e7
Author: Roel van der Wegen <[email protected]>
Date:   Thu Apr 10 15:35:53 2025 +0200

    Change outOfBoxExperienceSettingS to outOfBoxExperienceSetting

    outOfBoxExperienceSettingS is deprecated per https://learn.microsoft.com/en-us/graph/api/resources/intune-shared-windowsautopilotdeploymentprofile?view=graph-rest-beta#:~:text=Starting%20from%20May%202024%20this%20property%20will%20no%20longer%20be%20supported%20and%20will%20be%20marked%20as%20deprecated.%20Use%20outOfBoxExperienceSetting%20instead.

commit 87fadf568820a6c248f6f08cb3f1c3e63fcdcf80
Author: KelvinTegelaar <[email protected]>
Date:   Thu Apr 10 13:05:43 2025 +0200

    fixes an issue with table shrinks and state

commit b589711a7452809123554a78b73fe87364c872aa
Author: Esco <[email protected]>
Date:   Thu Apr 10 11:56:06 2025 +0200

    CRLF to LF

commit b7d24f39443cf74c4d5b9c13dd12f77cceace859
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 9 22:13:08 2025 +0200

    fixes html error

commit ca55c6c645a625cd9ea8a807dd6e595796aeb7dd
Author: Esco <[email protected]>
Date:   Wed Apr 9 22:10:52 2025 +0200

    fix null DISABLEDFEATURES note

commit eb825f70b75be257180dd5fe9c71a1dd51d0d658
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 9 19:14:21 2025 +0200

    bulk request changes

commit 0b39325266a2f8147f0434d95a1b70752f3a8cfe
Merge: 99c841a3 6aaf336f
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 9 19:12:16 2025 +0200

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 99c841a3ccbecf50a2fc6bb625ce146ed48e3b8c
Author: KelvinTegelaar <[email protected]>
Date:   Wed Apr 9 19:12:14 2025 +0200

    text replacements

commit 6aaf336f1654b0721ea0b32188cb7454c0e22df5
Author: John Duprey <[email protected]>
Date:   Wed Apr 9 10:53:23 2025 -0400

    tweak tenant requirement for api endpoints

commit c244fe7a3d6a5c6a7cd2f0a0ef52d25370a37f73
Author: Esco <[email protected]>
Date:   Mon Apr 7 13:49:33 2025 +0200

    feat: Sharepoint Mass Deletion Alert standard

    Update Invoke-CIPPStandardSharePointMassDeletionAlert.ps1

    multi select

    standard commnets

    standard comments

    a

    remove \n

    fix StateIsCorrect

commit 39e05af0de7f301ede1dfa502d1269f75aa2d026
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 9 11:00:41 2025 +0200

    Update the standards.json in the backend

commit 8d3af6a0455f6211536946c07ff72f5663915bbb
Author: Esco <[email protected]>
Date:   Tue Apr 8 22:15:52 2025 +0200

    dev feat: cspell

    remove impact

commit d8b4f9f89f796f7b6fb0ffb91a9562ae5e05285d
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 8 16:26:28 2025 +0200

    multipost for q

commit 2d1f0613591d891f211487dc2756cb63ea22a8c3
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 17:01:14 2025 -0400

    Update Invoke-ExecDurableFunctions.ps1

commit 180f2b733e714f6f7354f06985c12328551ecc48
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 16:53:44 2025 -0400

    add missing partitionkey

commit 4e02959e8ce78333ecdea159a8f764b023e27da4
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 16:13:06 2025 -0400

    add partitionkey to table cleanup

commit f28a0609fc215a4b4c1f2cd5632ca208b8fb03bd
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 16:12:56 2025 -0400

    cleanup workflows

commit 46f200d450f7b7e15857220628fb5d55f473306a
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 15:49:58 2025 -0400

    add keepalive function

commit 3786149ed02dcbff50f31e89f0904cfd4b50361e
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 14:27:34 2025 -0400

    optimize queries

commit 6b81c0a3a203c074e2b41896fa5e910dd7139df5
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 13:12:02 2025 -0400

    change table query call

commit 5c013e042d194e852d60737ac04ebd855b4bea06
Author: John Duprey <[email protected]>
Date:   Sun Apr 6 12:55:39 2025 -0400

    fix ip address regex

commit 1d1166ab9f0dc6aab6856a9d0713bc0a5004f4b9
Merge: 8a771978 434ffa90
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 21:17:50 2025 -0400

    Merge pull request #1372 from Ren-Roros-Digital/DisableAddShortcutsToOneDrive

commit 8a7719783bd39e7aff559a47645b1ba32c8e2754
Merge: 60c04fa2 360f2265
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 21:16:53 2025 -0400

    Merge pull request #1373 from kris6673/feat-lithold

commit 60c04fa2592ad9f86915bee5d1f1bb08167944b2
Merge: d5e2edc6 b1506aaf
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 21:13:27 2025 -0400

    Merge pull request #1374 from kris6673/issue3909

commit b1506aafa74a3ecaa187488f76c8f14baafd43f8
Author: Kristian Kjærgård <[email protected]>
Date:   Fri Apr 4 21:03:04 2025 +0200

    Feat: Implement Invoke-ExecSetAPDeviceGroupTag function for updating AP device group tags

commit a14f999a4a14ad549afae119f2277bf47d57bd9e
Author: Kristian Kjærgård <[email protected]>
Date:   Fri Apr 4 19:36:33 2025 +0200

    Feat: Add Invoke-ExecRenameAPDevice function for AP device renaming

commit d5e2edc66fa3a9d46a3eac43d7632bddad2a6627
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 12:24:50 2025 -0400

    remove ETag and Timestamp from uploaded template

commit 52a3db25d6df1ce574d22d324d66569c8827b169
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 10:00:48 2025 -0400

    Update Invoke-AddUserBulk.ps1

commit ca33847cba99d09ba8bad34c2b9df897152931d0
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 09:45:50 2025 -0400

    move scheduler running state to inside durable

commit e0e60227d86d9a3070544ecd56cef7b40199401f
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 09:45:16 2025 -0400

    fix license sku in bulk user add

commit bb3afe1980cbc9a9abab5a37a4a7ea87096405c1
Author: John Duprey <[email protected]>
Date:   Fri Apr 4 09:44:59 2025 -0400

    fix app approval

commit 360f2265ac73395d72121865e26ce6627bf165ae
Author: Kristian Kjærgård <[email protected]>
Date:   Thu Apr 3 21:18:31 2025 +0200

    Horrible terrible annoying nitpicking

commit b20342493a187c9b51d228e84397df0c6aead529
Author: Kristian Kjærgård <[email protected]>
Date:   Thu Apr 3 21:18:12 2025 +0200

    feat: implement the function needed for manipulation lit holds

commit e16a4126b1af7ad24c6c494c28217f92c9639236
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 22:37:47 2025 +0200

    Add litigation hold properties to Invoke-ListMailboxes and create Invoke-ExecSetLitigationHold function

commit b8df1c87fad079a314be359204109eb2632a9fb8
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 19:30:50 2025 -0400

    Update Invoke-ExecApiClient.ps1

commit 76f9f9c78151f05ee9a9b409aa581b0b20f36726
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 21:32:36 2025 +0200

    Better more BRRRR way for getting username in both dev and prod

commit db13452811268f4b6aa0851c1db21d50902d3218
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 14:24:28 2025 -0400

    fix more template lists

commit 8dbbee12af9f7d82e0c2f354aad0073bacadd97a
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 14:20:27 2025 -0400

    update template list query

    fixes ticket 22021573133

commit d70ac87ed1235b1a68c5fc2601252caa341ca50b
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 18:40:02 2025 +0200

    Casing

commit f4eded06710d2c46528316fc23ad192b5807e3c1
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 18:32:09 2025 +0200

    Better error message

commit d818d20a99476f5b50e029f8e6768db684be39c5
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 18:30:47 2025 +0200

    fix: Casing and fix blank Exclude user field bug

commit ca07732d297c4f4f20f82ac72dbacbb04594f8c5
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 18:17:58 2025 +0200

    I DONT KNOW WHAT THIS COMMIT DOES

commit 00d8c6c896bc2ee7db3127d680868e999fbdae29
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Apr 2 18:05:14 2025 +0200

    Fix variable naming and improve tenant filter handling in Invoke-ListTeamsVoice function

commit c5ca32ff6f0a67cabdfa56ea2f3b7dd63d1fcd91
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 12:00:12 2025 -0400

    Update Invoke-ListTeamsVoice.ps1

commit 303eface8c2cc29e894e1a422b337795578bdcfa
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 10:59:23 2025 -0400

    remove variable assignment

commit 635302f1fa84c1c2f1492dfb094b36b2355816bb
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 10:55:47 2025 -0400

    only create tenant mapping if the TenantId is actually set

commit 30f151b48448c591992a8958f708644fae956db3
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 10:25:57 2025 -0400

    fix empty defender alert list

commit 05148589a505fdb359aeee45c8254f8dde6fa143
Author: John Duprey <[email protected]>
Date:   Wed Apr 2 10:25:46 2025 -0400

    update alert handling for run from package

commit 434ffa90ebd3e044017128a5b282a188e2554d69
Author: Esco <[email protected]>
Date:   Wed Apr 2 10:27:25 2025 +0200

    fix: corrected DisableAddShortcutsToOneDrive compare

    show incorrect state

commit c16a234c2acdbbe10aa5af4649e2d8e8b4ee6bc9
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 1 22:27:11 2025 +0200

    Add or update the Azure App Service build and deployment workflow config

commit 3c18f8b7c5a68a8644d3b78f764d8a647b9b9ad0
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 1 20:09:40 2025 +0200

    Add or update the Azure App Service build and deployment workflow config

commit f585bd8974df4095272536346b1ace485e484820
Author: KelvinTegelaar <[email protected]>
Date:   Tue Apr 1 20:04:51 2025 +0200

    update group assignment

commit 88fa2f455663a59d91f1863038754981ddb80a4b
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 19:25:39 2025 -0400

    cleanup workflows

commit f7d6a536dbbe99bdb92474b0fcf7ad9b815261dd
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 19:09:09 2025 -0400

    more casing

commit 7b22228c9e6c1a1b6c8ecb3f5e980b04528f6b45
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 19:02:43 2025 -0400

    fix RGName issue

commit 66c25ef30414f7ebd47aa20dd36c4854b137236c
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:44:09 2025 -0400

    fix resource group name

commit de7404b9df361337c085596e61bf9a1cc2c65389
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:30:50 2025 -0400

    Update Invoke-ExecApiClient.ps1

commit 365aa6812d3209e244689ec6989fc01633649680
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:23:41 2025 -0400

    more casing

commit c6fe54a831bc90d1d70d4de8f4ce193c0fb57bcf
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:13:34 2025 -0400

    Update Set-CippApiAuth.ps1

commit 96632cc211bacd61acee9bfa6dfab31e8826fac4
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:09:00 2025 -0400

    Update Get-CippApiAuth.ps1

commit 85ae0b95c8f16f97a8de8eb79bf31ff73982345b
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 18:05:06 2025 -0400

    adjust casing

    catch errors

commit 37d324ec213c4cf011796644b9778521dac89ae0
Merge: d9a617ba 14161cf0
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 17:51:20 2025 -0400

    Merge branch 'dev' into dev-linux

commit 14161cf0f6fe56907484ed69043e3702505d7eb0
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 17:47:42 2025 -0400

    fix env casing and api errors

commit d9a617bab2bd48c4c3c836f9eddf455cc7de118b
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 16:40:02 2025 -0400

    Add or update the Azure App Service build and deployment workflow config

commit 2c088dfb8fb066d6e4521bcf2b7686b565615b83
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 16:39:29 2025 -0400

    Remove the Azure App Service build and deployment workflow config

commit 4c6f9fb981f2cae3de97165e3378a6660bf7df2c
Merge: bc779840 8fbad836
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 22:26:33 2025 +0200

    Merge pull request #1364 from Ren-Roros-Digital/PhishingSimulations

    feat: Phishing Simulation Configuration standard

commit bc77984053a6de8b2c85f90c73cdb076fbff16fe
Merge: 8e7fc2c4 00005c38
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 22:26:01 2025 +0200

    Merge pull request #1367 from Ren-Roros-Digital/PhishSimSpoofIntelligence

    feat: Spoof Intelligence standard

commit 8e7fc2c4ec195a04cfa7f1cef33620d3be8ab400
Merge: e65c2782 e874499e
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 22:24:10 2025 +0200

    Merge pull request #1368 from Ren-Roros-Digital/DefaultPlatformRestrictions

    feat: DefaultPlatformRestrictions standard

commit e65c278295e8b20aaec341bd2e6c28657bdf5f6d
Merge: e62acdce b1ae9e05
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 22:23:48 2025 +0200

    Merge pull request #1370 from kris6673/fix-remove-internal-rules

    Filter out OOF and junk inbox rules in Push-BECRun function

commit 3f31fc7a66b3d6c67a34d2b431e975a9df365212
Merge: 587a4d31 5c91e914
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 16:23:27 2025 -0400

    Merge branch 'KelvinTegelaar:master' into dev-linux

commit e62acdcec7de5b1bf075315ea49ab17f3ac85592
Merge: 328e1697 eb713175
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 22:23:04 2025 +0200

    Merge pull request #1371 from kris6673/feat-mailbox-rules

    Feat: Enable and disable mailbox rules

commit 328e1697d544f6376818c12516d3dc27088d06f1
Merge: 0d44f1fd 665a3f9b
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 15:42:35 2025 -0400

    Merge pull request #1369 from Ren-Roros-Digital/TemplateEmail

    fix: TemplateEmail.html case sensitivity

commit 587a4d31002588e1190abeb9dd27d363fbaa12ef
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 15:21:11 2025 -0400

    Add or update the Azure App Service build and deployment workflow config

commit 2934b73a0f637f353607d38e20df7e793d471859
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 15:20:08 2025 -0400

    Add or update the Azure App Service build and deployment workflow config

commit 00005c380801b51cd8692112fe126327e13da8b8
Author: Esco <[email protected]>
Date:   Fri Mar 28 14:54:48 2025 +0100

    feat: Spoof Intelligence standard

    working logging

    a

    ignore the typo

    standard comments

    ITS ALIVE

    fix reporting

commit eb7131753b386735719eea1b83770e99a810c4bc
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Mar 31 20:59:24 2025 +0200

    add Invoke-ExecSetMailboxRule and Set-CIPPMailboxRule functions for mailbox rule management

commit 7b2186c92965af2a949edd3252687a0f662cfb31
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Mar 31 20:59:10 2025 +0200

    refactor Remove-CIPPMailboxRule function to use consistent parameter casing

commit b1ae9e05f6e15300a2a0d3407967932795148ae5
Author: Kristian Kjærgård <[email protected]>
Date:   Mon Mar 31 20:13:25 2025 +0200

    filter out OOF and junk inbox rules in Push-BECRun function

commit 0d44f1fdb4deb4a1bc28af5df3cbf8b2a1554988
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 17:24:29 2025 +0200

    add blacklists

commit e874499e64950de9401c4cc0f8ebcfbe13616787
Author: Esco <[email protected]>
Date:   Mon Mar 31 14:49:39 2025 +0200

    feat: DefaultPlatformRestrictions standard

    Update Invoke-CIPPStandardDefaultPlatformRestrictions.ps1

    Update Invoke-CIPPStandardDefaultPlatformRestrictions.ps1

    Update Invoke-CIPPStandardDefaultPlatformRestrictions.ps1

commit 665a3f9bf148ba64cc20ffe4d5e5e95a12a80b96
Author: Esco <[email protected]>
Date:   Mon Mar 31 17:07:34 2025 +0200

    fix: TemplateEmail.html case sensitivity

commit 9385d28a5321bedcde4a206f43333dddf340d01d
Merge: f5539055 642873ae
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 09:25:43 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit f55390555db0d667dcca4b68d12e7530790cf75d
Author: John Duprey <[email protected]>
Date:   Mon Mar 31 09:25:31 2025 -0400

    fix capabilitylevel

commit 642873aeeab211acbc6f2006add6350d4942298f
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 14:19:33 2025 +0200

    fixes to compares

commit dcedfe38ecfd4a77c18e38cd84a2a9a116dd7f6a
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 14:05:21 2025 +0200

    logs

commit e990bc3c25ad8591360ba8d7f66e4daf621f07ab
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 13:50:50 2025 +0200

    more logging

commit 4f8b53d9940677fb5d6b6c7f6b0ebedb51d27ed8
Merge: db36ca06 8c19b76d
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 13:40:25 2025 +0200

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit db36ca0645af254ee01d19831f30aeea80495cd2
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 13:40:23 2025 +0200

    test

commit 8c19b76d032582ad123ae155879603263b5f14e7
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 13:20:00 2025 +0200

    Add or update the Azure App Service build and deployment workflow config

commit 59ba35165bc0f09ecbcfc03cabec1ec352966a89
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 31 13:18:55 2025 +0200

    temporary logging for corrupt template issue

commit c08581bd875e8bee6e449b2e4912303fce554992
Author: John Duprey <[email protected]>
Date:   Sat Mar 29 14:31:03 2025 -0400

    fix all tenants requests

commit 5c91e914a3c612915914746b2aee49d3d4f71bf2
Merge: 9ad520c7 b13e3763
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 16:42:07 2025 -0400

    Merge pull request #1366 from KelvinTegelaar/dev

    Dev to hotfix

commit b13e3763a0536ddff264020af5877ca50880ff84
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 16:32:29 2025 -0400

    fix geo check

commit 6c5d8b9b9c693695ae85cab5d377e8fff442cd9e
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 16:07:07 2025 -0400

    up version

commit eb5da4e39f71bb9a5f76d724831e4243c5cc7b47
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 15:44:45 2025 -0400

    fix error handling

commit 37a23263a63a65fa3171e2d12d88499e82d85265
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 15:35:39 2025 -0400

    fix state is correct logic

commit 5a94acf65530accdbddfba40b1bc16a8fbbd9e41
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 15:06:44 2025 -0400

    standard tweaks

commit 5dce65b47557b6a4cdd5b3c480746ebb2ef36b45
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 14:48:59 2025 -0400

    wording

commit 3da2817e694cad823ec7cb6473815e2acbb4b004
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 14:41:37 2025 -0400

    fix spelling

commit 19eb567ccb2442fcc5e5aec2d4d0c66f425d51e6
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 14:28:31 2025 -0400

    Fix federation config

commit e636d7f8e9859602184da9cf6d4e49f81f35fdc5
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:46:42 2025 -0400

    add conflict detection

commit 9d58b494b1534c472e2b7f269835a86e6a26a584
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:29:52 2025 -0400

    update oauth consent low sec to report conflicts

commit 4d6dfdb6e55d983e080cf0d53536c17ebf5b711f
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:29:36 2025 -0400

    update report text

commit e06d5e7795356ac0801dd3730f9d84f74ce7039c
Merge: d0cf944a 9fd301fe
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:28:48 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit d0cf944ab0c1b833752787ed8d687afeaef0c83c
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:28:42 2025 -0400

    fix user submissions

commit 9fd301fefbf21a69500d0fca883dddfd62a0b619
Merge: 21dcab1c 55353034
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 18:26:00 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 21dcab1c86902c42c0ec83d0537ad435b9a9f30e
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 18:25:59 2025 +0100

    fiixes issue with cippapi module not connecting

commit 553530343c74101d939b2e326e6ea72cf5a30eec
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 13:11:46 2025 -0400

    spam filter fix

    add text replacement to email

commit 44bd89e18308dd351470be9837d601554c132c97
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 12:55:14 2025 -0400

    Update Invoke-CIPPStandardSpamFilterPolicy.ps1

commit acc9f5f4186034c2e366d6fdddee718b12113f53
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 12:26:02 2025 -0400

    fix application copy

commit c27867660511d78dc2139e9ce4749df5601ef3cb
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 12:25:35 2025 -0400

    fix safelinks reporting

commit 7f9e9922e392eb761f0ab7a0de75801a1f75019f
Author: John Duprey <[email protected]>
Date:   Fri Mar 28 11:16:34 2025 -0400

    fix edit group for user actions

commit 62388d511e0b16c8f5a78511cda87c8be4019fae
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 14:02:43 2025 +0100

    fix compare for policies

commit 2f8da33829d1ef17f5c44c2cef0ae36a8a1f0cc4
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 12:26:04 2025 +0100

    fixes https://github.com/KelvinTegelaar/CIPP/issues/3873

commit 9ad520c7a04e7bc2e54000663b341ff4067c2f66
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 11:17:39 2025 +0100

    Delete .github/workflows/Automated_merge.yml

commit 2eaab47cd5d4c88bc15d65951cb26e5e453c22dc
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 11:15:37 2025 +0100

    Update Automated_merge.yml

commit a1f37c340f02792577b68c984dbd765b818281fe
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 28 11:12:59 2025 +0100

    Create Automated_merge.yml

commit 8fbad8369c8f691f0476e93c1eefa1dd02556a3f
Author: Esco <[email protected]>
Date:   Thu Mar 27 14:35:20 2025 +0100

    feat: Phishing Simulation Configuration standard

    cleanup crew

    Update Comment

    cleanup variables

commit 3dbedfb11f01bbdcb9a26ed0451d4291aefcd3cc
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 22:04:14 2025 -0400

    fix cipp-api integration for secondary subs

commit 30c70e4b347aa782a0649ff3542233d4d9302276
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 19:24:01 2025 -0400

    Update Invoke-CIPPStandardGlobalQuarantineNotifications.ps1

commit 5fd8030a59aeb3a2e9ab69eb8c46419e9ca6a2c8
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 19:17:53 2025 -0400

    fix quarantine

commit 9eda89a11869c90100044d4230881d33a23501b9
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 18:16:18 2025 -0400

    fix sharing domain check

commit 98eb698358d307978cf34b0040fa8cda7180c5fb
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 17:40:15 2025 -0400

    fix contact logic

commit bebc72e229297c888b7ad4212f18bb4b684a2791
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 17:16:40 2025 -0400

    fix intune compliance settings

commit 05e3238dc3f489ba79363f7da40eccd7913dd14d
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 17:09:46 2025 -0400

    fix teams federation

commit 22c11c47606edf613046c641a9343b193a1c2041
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 16:24:44 2025 -0400

    fix user submissions

commit 67434b7fee4810c1e74ea9103b9b509bc7710efc
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 16:20:48 2025 -0400

    fix branding profile

commit 6c439193fdb711c2d74dff2bf46e504f9a0feee8
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 15:52:01 2025 -0400

    fix state check

commit f1489f5e9bf602be7c3241306bb3e217232710ff
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 15:22:52 2025 -0400

    standard tweaks

commit e6aa3f7995adc2e5327d3a4aa5cebd96a76e560a
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 15:08:00 2025 -0400

    Update Add-CIPPAzDataTableEntity.ps1

commit 7ff216759cf8dc29cad77d6e6ffeda6a14f72989
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 14:21:32 2025 -0400

    handle standard alert property missing

commit 549ccecebba5791b6adf90190821421a455e8846
Merge: c76f1096 332e3710
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 19:17:33 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit c76f1096e5d249af23525c7f5746516eb7e336c9
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 19:17:31 2025 +0100

    updates to sherweb migration

commit 332e37101c142a9046e7edb0a11608fa03d7d02f
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 14:15:10 2025 -0400

    Update Push-SchedulerCIPPNotifications.ps1

commit 1292262ed9116db51e7771883ebc4c3c6a69e060
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 13:29:33 2025 -0400

    fix casing on sentAsAlert

commit 467e24557f835d49c2a17a98aa50d6f2e21e1e5a
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 12:23:03 2025 -0400

    update MIcrosoftTeams

commit 1ea0f739d987f8cdb66908fd0d447db15952f669
Merge: 88061b3f f8aea6ba
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 17:07:01 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 88061b3f1f5261d01cad95f2b63dd3d17209364e
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 17:06:59 2025 +0100

    fixes issues with compares

commit f8aea6bab943e2aeba30d4805a7a947fc2e3ca83
Author: John Duprey <[email protected]>
Date:   Thu Mar 27 11:58:16 2025 -0400

    support operationtype

commit 1027be5e76077d746bad66ca5d437aca5c7d9c96
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 16:57:36 2025 +0100

    fixes illegal name

commit 2b7ad0cd688ca15618356c0e257508bf37d3e118
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 16:53:49 2025 +0100

    fixes standards reporting with periods in name.

commit 02b2968f04c39bd88362f37c226118c2d98dde60
Merge: e7f2a14e 5305ccf5
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 16:49:56 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit e7f2a14e0ffab68c047710ecc02777f93451946c
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 16:49:54 2025 +0100

    test dev

commit 5305ccf5a2a4f19cc7094ed8265e8e7320980947
Merge: bfd22189 ab83c6a1
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 27 15:37:08 2025 +0100

    Merge pull request #1362 from kris6673/chore-licenses

    Update licenses to the latest Microsoft list

commit bfd221892b4464b189c780f2edb51014a64a8863
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 20:40:58 2025 -0400

    schema tweaks

commit d357a7037303e4f9c8b6e90dd654551086bd1bf8
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 20:37:34 2025 -0400

    fix schema extension list

commit ab83c6a1011795d4c161883026276da4677adf24
Author: Kristian Kjærgård <[email protected]>
Date:   Wed Mar 26 22:51:30 2025 +0100

    Update licenses to newest MS list

commit a5728d51a8c7342f412d0e4507892dba2b4648d5
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 17:15:19 2025 -0400

    fix error message in hudu

commit 6d5056c75cd94a5cf5bb1f45e2f8f620c9e9a8c9
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 15:50:28 2025 -0400

    rename function

commit 87831142827cf9f8990dd7ef6c795a3eef7ff000
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 14:45:59 2025 -0400

    bulk user improvements

commit 042d5d30a8e84f3942d1e0b1f41fa3eb869ae39a
Author: John Duprey <[email protected]>
Date:   Wed Mar 26 13:36:33 2025 -0400

    fix extension sync registration

commit 7c89917176cf384f6720b19c361fd919344cf939
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 26 15:31:24 2025 +0100

    do it for each type of received item.

commit 6dcb15963636db01fc939f94d580f2a4fb990098
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 26 15:30:03 2025 +0100

    fixes length bug

commit 65fb5767e9118e68b570d6895d24aea9fc3bc7b2
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 22:40:53 2025 -0400

    adduserbulk go brrr

commit dea8a2fe6884c9f53ff2e5870ec5cb8d53dbf523
Merge: c89c54a2 9da444e4
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 26 00:55:54 2025 +0100

    Merge pull request #1360 from KelvinTegelaar/dev

    Dev

commit 9da444e4beb0a0f929caba66336b4dff65115b38
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 26 00:54:21 2025 +0100

    up v

commit 858f5fb6c38830e88c6e2d42af967f763841804b
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 18:24:03 2025 -0400

    Update Invoke-ListScheduledItems.ps1

commit c89c54a29c3c8392a21598e02ab9095aa884e85a
Merge: 102fd82e 63b5cf59
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 25 21:13:21 2025 +0100

    Merge pull request #1359 from KelvinTegelaar/dev

    Dev to release

commit 63b5cf59a5c71ab9e066d33b5ea6866bae8846ea
Merge: 9502e20b f3427ab8
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 25 21:09:43 2025 +0100

    Merge pull request #1356 from Ren-Roros-Digital/DisableSharedMailbox

    fix: please stop fighting with On-Premise shared mailboxes

commit 9502e20b42e2835df32ab90c2ab89ca5a9d7113b
Merge: 1b33a140 0aeb167d
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 16:07:32 2025 -0400

    Merge pull request #1357 from Ren-Roros-Digital/DisableGuests

    fix: please stop disabling my reactivated guests

commit 1b33a1407723a8aae24078bd5ad0e3ce51c8d436
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 25 21:05:03 2025 +0100

    version up.

commit 571c5552b4756aeda852f513d20643640ef3a231
Merge: 606c0263 3850f1c6
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 15:43:39 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 606c026383744cd35748f6239c8db81c6d600469
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 15:43:27 2025 -0400

    updated standard alert objects

commit 3850f1c6f20a8e8d34452001439b8e29446b6544
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 25 20:43:16 2025 +0100

    fixes for long emails

commit e7bc5be4e83db6a711b6250c797977ca5b927c61
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 12:31:02 2025 -0400

    fix: edit group add and remove owner in same request

commit 3a9be9dbc7a25e263763f55d31cb75099bb96a6c
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 09:49:47 2025 -0400

    fix: exo issues with calendars and bulk request

commit ba19ea8fc6bd321ec91b356065d551ca3cf19974
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 00:39:56 2025 -0400

    add SecurityAnalyzedMessage.ReadWrite.All

commit 4b7e00c4a8d577fe4753328b0edf44334c1deeae
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 00:15:52 2025 -0400

    Update Invoke-ExecSendPush.ps1

commit c464bb1f7e968ac3f4ac41814e61c3496022c020
Author: John Duprey <[email protected]>
Date:   Tue Mar 25 00:07:58 2025 -0400

    switch to app permissions

commit 63e559d280813f04b12abec9d1adc36e2ae5b008
Merge: 90452a20 4152ddd9
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 22:37:07 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 90452a20fa88d2f9c545c06e57bda5bd36a8525c
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 22:37:06 2025 +0100

    improved html

commit 4152ddd9a3f675246299f3464d943406d89439a1
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 17:20:54 2025 -0400

    fix one drive shortcut name

commit 773b5e8abbe008d5c07bef1e552d31dfad0041f1
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 21:55:37 2025 +0100

    fix intune compare and template deployment

commit 1751bc279cb51d8ffc0eaf6ae741f5a8698300f2
Merge: fa8ece48 0214416f
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 14:53:57 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit fa8ece487d0e698791f16ed32d5230d3037e8c51
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 14:53:54 2025 -0400

    add tenantid to access check

commit 9f6e536b3fb9bada7e7fd14026a6796a1eb62de2
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 14:53:34 2025 -0400

    fix scheduler sorting

    resolves https://github.com/KelvinTegelaar/CIPP/issues/3761

commit 0214416f0af622dd87566f86bd2c91c3fa03a172
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 19:48:09 2025 +0100

    fixed issues with standards not reporting correctly.

commit 26d556bd25642a722a3428dd48dfecbc57c31ec7
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 13:43:31 2025 -0400

    fix: save template

commit c969bcf16fc1fb299dbc81ad3162117f1ceef297
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 12:50:14 2025 -0400

    typo

commit baf275c08760b2c35a3822f418f207c2091b7cb4
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 11:22:47 2025 -0400

    hosted tweaks

commit f4a0434b7e21dc980b83e1cc5194a8f079acd40d
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 14:40:26 2025 +0100

    improvements to shown data

commit 322b6adb101ecd48e03de3206007d9cb86fb2e0f
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 09:24:51 2025 -0400

    fix: part 2

commit 7dad69ac686e6cbf2200fd3bfe5c2e9906828a87
Author: John Duprey <[email protected]>
Date:   Mon Mar 24 09:23:20 2025 -0400

    fix: support multiple azure subscriptions

commit 8211b1b9e815238ddbfcc6b7fe8decf1d75ea75f
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 24 12:28:33 2025 +0100

    fixes for standard states

commit e110e63be8676961571e061a24896464a950d96a
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 22:20:47 2025 -0400

    Update Test-CIPPAuditLogRules.ps1

commit 167d5b5063dbdf86efcaa835178d695f82b5d77c
Merge: e7f14915 e96cc95d
Author: Kristian Kjærgård <[email protected]>
Date:   Sun Mar 23 21:29:33 2025 +0100

    Merge branch 'dev' into chore-more-endpoints-again-again

commit f3427ab816fa7d62f71d7d78b8711e0be81ca40f
Author: Esco <[email protected]>
Date:   Thu Mar 20 12:05:11 2025 +0100

    fix: please stop fighting with On-Premise shared mailboxes

    fix

commit e96cc95d38448358caf097d46c25dd633b5df940
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 12:58:22 2025 -0400

    Update Test-CIPPAuditLogRules.ps1

commit 581ea519fc65ed923d79961c2350fcd59d7b22cb
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 11:07:49 2025 -0400

    gdap tweaks

    add patching invalid mappings
    fix output messages

commit ef880311a69c3f9d789fbb4111b6b0b5c007c7d2
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 02:43:11 2025 -0400

    gdap role mapping

commit 5d0d12a5ebc6426b5dbd33afceb5e2a72abe0510
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 00:46:28 2025 -0400

    Update Invoke-ExecGDAPAccessAssignment.ps1

commit 66e34f4ba8fb3b1f7e88178769e9d45f6e9a680c
Author: John Duprey <[email protected]>
Date:   Sun Mar 23 00:39:35 2025 -0400

    new function for managing access assignments

commit b03cb9acaec2eb3975dbd1a05a97d75924e3551e
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 22:53:39 2025 -0400

    fix access assignments check

commit cb0250f14c2c3607d2e8be1a2fe2cd636f6d0c99
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 22:36:05 2025 -0400

    add delete invite

commit 241698577a19c3e235bd4de6407bb64757cd772e
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 20:24:18 2025 -0400

    Update Test-CIPPAuditLogRules.ps1

commit e99e8c62c2543e23a01480276ed65c101d474010
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 18:07:34 2025 -0400

    sorting

commit fa20803977e64cde55776e0661473b1083359074
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 18:01:20 2025 -0400

    audit log tweaks

commit 49b60990dd0eb0681fa711724c027726e47d8217
Author: John Duprey <[email protected]>
Date:   Sat Mar 22 14:28:42 2025 -0400

    add location data check when CIPPGeoLocation is a condition

commit 438edcc7a359ecd287011be543c4d47ee54fbdf3
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 18:03:02 2025 -0400

    cleanup partner detection

commit e81af7f87aeb6e08647bee5420307cca3784cae7
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 12:44:54 2025 -0400

    fix responses

commit 948519b6e577559484adbf56559fcb84a7401d80
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 11:14:15 2025 -0400

    fix winget bug

commit cde0cd3fc91d1016c58b3b1efff78a5734d44cb9
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 10:52:55 2025 -0400

    add mfa service policy check

commit 6b6a3c0c1513d858010841aa39be56dc0db53f1e
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 10:52:29 2025 -0400

    fix casing on UploadApplication

commit 4a4888c9dfb94ce819aecf487465f51fe1d0ed0e
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 10:52:10 2025 -0400

    fix hibp auth

commit 02f81c37f3070dacf25a148a32d4e8c62e555b8a
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 21 12:32:27 2025 +0100

    fix last standards

commit ff33992b6770c777ede3936eca6acfa4cc4cd5fd
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 21 12:08:30 2025 +0100

    standards

commit 1469ea8ef84e043ad1246f594483024f65979eed
Author: KelvinTegelaar <[email protected]>
Date:   Fri Mar 21 11:07:06 2025 +0100

    standards updates

commit a44aaa526bcbf9b942eafd65b9562d3542701ba3
Author: John Duprey <[email protected]>
Date:   Fri Mar 21 01:22:02 2025 -0400

    create add tenant api

commit e566c5f69b1f211ffe40706e4c81188f609a8b8d
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 19:31:33 2025 -0400

    fix businessPhones

commit 7b0fd03acc14b8bee4bb975a4f85d0108e8ca646
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 17:41:34 2025 -0400

    Update Invoke-ExecCustomData.ps1

commit 3d5569d46be6a10f906591b8dd4a44a75cd9c923
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 17:37:41 2025 -0400

    Update Invoke-ExecCustomData.ps1

commit 5a2cef7fd8d14fa30cbc4ed1ac8e57d0b0671fee
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 17:33:43 2025 -0400

    more custom data actions

commit 0400251867a0e9af990ef21373c4892861673d73
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 15:07:15 2025 -0400

    fix: object prop updated by ref causing table err

commit d029fa457c57607a4beb83214efb53bb349a2590
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 13:13:22 2025 -0400

    fix bulk requests

commit 9d95cad13e74297dccbd12b364a6e7269421bf50
Merge: 3626906a 77a63121
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 13:13:10 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 77a6312186aff6e283a43625b0309674486dec64
Author: KelvinTegelaar <[email protected]>
Date:   Thu Mar 20 17:45:44 2025 +0100

    standards fields

commit 3626906ac432e507ebe967cc232ad7f9a818cab0
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 12:22:21 2025 -0400

    fix graph preset saving

commit 44c8c43dd36f19a8b506c0032369e3350d4bb7dd
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 12:22:11 2025 -0400

    custom data tweaks

commit e7f14915c636c9a5868c4b1b203fa44a8471eace
Author: Kristian Kjærgård <[email protected]>
Date:   Thu Mar 20 16:58:30 2025 +0100

    fix: Update DisplayName assignment to fallback on ID if not provided

commit 0aeb167d8eeff4e741bc06d213c0205ff224be33
Author: Esco <[email protected]>
Date:   Thu Mar 20 12:36:41 2025 +0100

    fix: please stop disabling my reactivated guests

commit e1a26bc05600284b124522c85340afa01ff698cb
Author: John Duprey <[email protected]>
Date:   Thu Mar 20 01:52:59 2025 -0400

    custom data sync tweaks

commit 92676522862a8b62db56f681adf0e463bd5429fa
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 23:54:09 2025 -0400

    Update Register-CippExtensionScheduledTasks.ps1

commit d585ae2b533490bc605f553b5382e35ed8e07163
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 23:35:22 2025 -0400

    custom data mapping

commit c0eae0f381c9e7bd257128abdb98b70cdb1efc36
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 17:59:27 2025 -0400

    Update New-ExoBulkRequest.ps1

commit 57de674d4492b5cb10677913de307a90a7c818b6
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 15:41:55 2025 -0400

    add new endpoint for listing extension cache data

commit 73f5001931993b27fa1f0af242dea2ad7a7e7591
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 15:41:40 2025 -0400

    fix exo bulk request

commit fa8aeb57c24ef1834758dcbc1046421aa9f86eef
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 15:41:27 2025 -0400

    more standards

commit de27394f5371262882c373d5fbf6f424ee4ea8b6
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 15:06:56 2025 -0400

    add cipp functions

commit 8e7d901bd7d41d63457577e290deca77c36ac659
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 13:26:45 2025 -0400

    more standards

commit 568d1b8a0a75e7251e6e81b70c75eab428eb8044
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 11:59:54 2025 -0400

    more standards

commit 5bfc23f5a6c92fc548590cc811575095bb358ebf
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 11:49:47 2025 -0400

    updated standards

commit 205dc399fa516d5c8b6d71db7d09ced0366ef297
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 16:27:31 2025 +0100

    standards

commit 3ba75b748484cc8b909de0b0be22eed56af1bc95
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 16:12:08 2025 +0100

    pushing

commit a4a1e15a73fe54d9bed64c36410172e7c0d2989b
Author: John Duprey <[email protected]>
Date:   Wed Mar 19 10:31:19 2025 -0400

    fix listgroup

commit e73b44c7d0348086bac6e9ab209816f34933b493
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 13:52:34 2025 +0100

    push

commit cb518e5e4d988efd65d7f9a6f4b1c7d0d760291e
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 10:02:28 2025 +0100

    rename

commit 3ad424d9f46f76fcaa3173af1ebd4094def8837b
Merge: 41bae3e9 611f7412
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 00:54:56 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 41bae3e9ca7efbaf8a7ba7a6bb0df8b39c6459ec
Author: KelvinTegelaar <[email protected]>
Date:   Wed Mar 19 00:54:54 2025 +0100

    tmppush

commit 611f7412497b1bc5c329751c0dc259639bce7fb0
Author: John Duprey <[email protected]>
Date:   Tue Mar 18 18:46:54 2025 -0400

    fix add group members/owners

commit 52cde901d1ac28ba34f12c28a4f118094c141930
Author: John Duprey <[email protected]>
Date:   Tue Mar 18 18:10:19 2025 -0400

    EditGroup go brrrr

commit 0659f9596b64dbfb906e70c86d3c38ec592bcd44
Author: John Duprey <[email protected]>
Date:   Tue Mar 18 11:08:22 2025 -0400

    durable cleanup

    add logging if cleanup required

commit 5d3677f339299a1289bbcfdcca476f33f83c86c1
Author: John Duprey <[email protected]>
Date:   Tue Mar 18 11:07:48 2025 -0400

    contact tweaks

commit ba335ea2c75ce2511e9361d5efabdb8d8d6a8691
Merge: 52cc9188 bc780d78
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 18 13:10:58 2025 +0100

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 52cc91885925cabb85ddc08377fe85e3a0d7b11d
Author: KelvinTegelaar <[email protected]>
Date:   Tue Mar 18 13:10:56 2025 +0100

    fixes edit business phones

commit bc780d78987b685e8457c02c92cbacaa87bab0d7
Author: John Duprey <[email protected]>
Date:   Mon Mar 17 18:26:38 2025 -0400

    fix: new-cippcapolicy

    Ensure all API checks are as application to prevent lockouts
    For display name replacements, iterate through each id in the list in case there are duplicates
    Cleanup outputs
    Create helper function for user replacement

commit dc9ad9839e8cb7eed86ee8d4a4a41c03cd76c01b
Author: John Duprey <[email protected]>
Date:   Mon Mar 17 17:43:56 2025 -0400

    Update Invoke-ExecApiClient.ps1

commit 03295210d764da0cc80a9081b3cb9f2a5fef8307
Merge: 4707a6a8 943cbcdd
Author: John Duprey <[email protected]>
Date:   Mon Mar 17 17:42:31 2025 -0400

    Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into dev

commit 4707a6a8ac0b77158d16bcec8f2fe17fa874d2de
Author: John Duprey <[email protected]>
Date:   Mon Mar 17 17:42:23 2025 -0400

    CIPP-API fixes

    add permission check

commit 943cbcdd619cc34063c766b679c4be035410734b
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 17 22:37:46 2025 +0100

    minor changes

commit 36bfe09790a11d87c016bcee4e758d77e56c97cd
Author: John Duprey <[email protected]>
Date:   Mon Mar 17 12:43:43 2025 -0400

    fix: gdap relationships with no mappings

commit d4fec2a1a118daa1fbd02d1a1ef09ee191d333b5
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 17 12:51:29 2025 +0100

    updates to standards alerting

commit f5849d4e9098a6ddd14c37645aa9a4aeeb9c4084
Merge: 756ffe10 47d7c484
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 17 10:33:22 2025 +0100

    Merge pull request #1355 from kris6673/chore-license-update

    Update licenses to newest version from MS

commit 756ffe1088b0732a1fa2bdabe8d2c367870ce554
Author: KelvinTegelaar <[email protected]>
Date:   Mon Mar 17 10:30:06 2025 +0100

    improved appid

commit 1b7c61ce4726ec9b6089aba6183fc74e07654b54
Author: KelvinTegelaar <[email protected]>
Date:   S…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants