Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
148 commits
Select commit Hold shift + click to select a range
91daaff
refactor Invoke-AddCAPolicy to improve logging and variable usage
kris6673 Mar 13, 2025
b2c7363
chore: Logging, header changes and casing fixes
kris6673 Mar 13, 2025
e7f1491
fix: Update DisplayName assignment to fallback on ID if not provided
kris6673 Mar 20, 2025
167d5b5
Merge branch 'dev' into chore-more-endpoints-again-again
kris6673 Mar 23, 2025
8fbad83
feat: Phishing Simulation Configuration standard
OfficialEsco Mar 27, 2025
c08581b
fix all tenants requests
JohnDuprey Mar 29, 2025
59ba351
temporary logging for corrupt template issue
KelvinTegelaar Mar 31, 2025
8c19b76
Add or update the Azure App Service build and deployment workflow config
KelvinTegelaar Mar 31, 2025
db36ca0
test
KelvinTegelaar Mar 31, 2025
4f8b53d
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into…
KelvinTegelaar Mar 31, 2025
e990bc3
more logging
KelvinTegelaar Mar 31, 2025
dcedfe3
logs
KelvinTegelaar Mar 31, 2025
642873a
fixes to compares
KelvinTegelaar Mar 31, 2025
f553905
fix capabilitylevel
JohnDuprey Mar 31, 2025
9385d28
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into…
JohnDuprey Mar 31, 2025
665a3f9
fix: TemplateEmail.html case sensitivity
OfficialEsco Mar 31, 2025
e874499
feat: DefaultPlatformRestrictions standard
OfficialEsco Mar 31, 2025
0d44f1f
add blacklists
KelvinTegelaar Mar 31, 2025
b1ae9e0
filter out OOF and junk inbox rules in Push-BECRun function
kris6673 Mar 31, 2025
7b2186c
refactor Remove-CIPPMailboxRule function to use consistent parameter …
kris6673 Mar 31, 2025
eb71317
add Invoke-ExecSetMailboxRule and Set-CIPPMailboxRule functions for m…
kris6673 Mar 31, 2025
00005c3
feat: Spoof Intelligence standard
OfficialEsco Mar 28, 2025
2934b73
Add or update the Azure App Service build and deployment workflow config
JohnDuprey Mar 31, 2025
587a4d3
Add or update the Azure App Service build and deployment workflow config
JohnDuprey Mar 31, 2025
328e169
Merge pull request #1369 from Ren-Roros-Digital/TemplateEmail
JohnDuprey Mar 31, 2025
e62acdc
Merge pull request #1371 from kris6673/feat-mailbox-rules
KelvinTegelaar Mar 31, 2025
3f31fc7
Merge branch 'KelvinTegelaar:master' into dev-linux
JohnDuprey Mar 31, 2025
e65c278
Merge pull request #1370 from kris6673/fix-remove-internal-rules
KelvinTegelaar Mar 31, 2025
8e7fc2c
Merge pull request #1368 from Ren-Roros-Digital/DefaultPlatformRestri…
KelvinTegelaar Mar 31, 2025
bc77984
Merge pull request #1367 from Ren-Roros-Digital/PhishSimSpoofIntellig…
KelvinTegelaar Mar 31, 2025
4c6f9fb
Merge pull request #1364 from Ren-Roros-Digital/PhishingSimulations
KelvinTegelaar Mar 31, 2025
2c088df
Remove the Azure App Service build and deployment workflow config
JohnDuprey Mar 31, 2025
d9a617b
Add or update the Azure App Service build and deployment workflow config
JohnDuprey Mar 31, 2025
14161cf
fix env casing and api errors
JohnDuprey Mar 31, 2025
37d324e
Merge branch 'dev' into dev-linux
JohnDuprey Mar 31, 2025
85ae0b9
adjust casing
JohnDuprey Mar 31, 2025
96632cc
Update Get-CippApiAuth.ps1
JohnDuprey Mar 31, 2025
c6fe54a
Update Set-CippApiAuth.ps1
JohnDuprey Mar 31, 2025
365aa68
more casing
JohnDuprey Mar 31, 2025
de7404b
Update Invoke-ExecApiClient.ps1
JohnDuprey Mar 31, 2025
66c25ef
fix resource group name
JohnDuprey Mar 31, 2025
7b22228
fix RGName issue
JohnDuprey Mar 31, 2025
f7d6a53
more casing
JohnDuprey Mar 31, 2025
88fa2f4
cleanup workflows
JohnDuprey Mar 31, 2025
f585bd8
update group assignment
KelvinTegelaar Apr 1, 2025
3c18f8b
Add or update the Azure App Service build and deployment workflow config
KelvinTegelaar Apr 1, 2025
c16a234
Add or update the Azure App Service build and deployment workflow config
KelvinTegelaar Apr 1, 2025
434ffa9
fix: corrected DisableAddShortcutsToOneDrive compare
OfficialEsco Apr 2, 2025
0514858
update alert handling for run from package
JohnDuprey Apr 2, 2025
30f151b
fix empty defender alert list
JohnDuprey Apr 2, 2025
635302f
only create tenant mapping if the TenantId is actually set
JohnDuprey Apr 2, 2025
303efac
remove variable assignment
JohnDuprey Apr 2, 2025
c5ca32f
Update Invoke-ListTeamsVoice.ps1
JohnDuprey Apr 2, 2025
00d8c6c
Fix variable naming and improve tenant filter handling in Invoke-List…
kris6673 Apr 2, 2025
ca07732
I DONT KNOW WHAT THIS COMMIT DOES
kris6673 Apr 2, 2025
d818d20
fix: Casing and fix blank Exclude user field bug
kris6673 Apr 2, 2025
f4eded0
Better error message
kris6673 Apr 2, 2025
d70ac87
Casing
kris6673 Apr 2, 2025
8dbbee1
update template list query
JohnDuprey Apr 2, 2025
db13452
fix more template lists
JohnDuprey Apr 2, 2025
76f9f9c
Better more BRRRR way for getting username in both dev and prod
kris6673 Apr 2, 2025
b8df1c8
Update Invoke-ExecApiClient.ps1
JohnDuprey Apr 2, 2025
e16a412
Add litigation hold properties to Invoke-ListMailboxes and create Inv…
kris6673 Apr 2, 2025
b203424
feat: implement the function needed for manipulation lit holds
kris6673 Apr 3, 2025
360f226
Horrible terrible annoying nitpicking
kris6673 Apr 3, 2025
bb3afe1
fix app approval
JohnDuprey Apr 4, 2025
e0e6022
fix license sku in bulk user add
JohnDuprey Apr 4, 2025
ca33847
move scheduler running state to inside durable
JohnDuprey Apr 4, 2025
52a3db2
Update Invoke-AddUserBulk.ps1
JohnDuprey Apr 4, 2025
d5e2edc
remove ETag and Timestamp from uploaded template
JohnDuprey Apr 4, 2025
a14f999
Feat: Add Invoke-ExecRenameAPDevice function for AP device renaming
kris6673 Apr 4, 2025
b1506aa
Feat: Implement Invoke-ExecSetAPDeviceGroupTag function for updating …
kris6673 Apr 4, 2025
60c04fa
Merge pull request #1374 from kris6673/issue3909
JohnDuprey Apr 5, 2025
8a77197
Merge pull request #1373 from kris6673/feat-lithold
JohnDuprey Apr 5, 2025
1d1166a
Merge pull request #1372 from Ren-Roros-Digital/DisableAddShortcutsTo…
JohnDuprey Apr 5, 2025
5c013e0
fix ip address regex
JohnDuprey Apr 6, 2025
6b81c0a
change table query call
JohnDuprey Apr 6, 2025
3786149
optimize queries
JohnDuprey Apr 6, 2025
46f200d
add keepalive function
JohnDuprey Apr 6, 2025
f28a060
cleanup workflows
JohnDuprey Apr 6, 2025
4e02959
add partitionkey to table cleanup
JohnDuprey Apr 6, 2025
180f2b7
add missing partitionkey
JohnDuprey Apr 6, 2025
2d1f061
Update Invoke-ExecDurableFunctions.ps1
JohnDuprey Apr 6, 2025
d8b4f9f
multipost for q
KelvinTegelaar Apr 8, 2025
8d3af6a
dev feat: cspell
OfficialEsco Apr 8, 2025
39e05af
Update the standards.json in the backend
kris6673 Apr 9, 2025
c244fe7
feat: Sharepoint Mass Deletion Alert standard
OfficialEsco Apr 7, 2025
6aaf336
tweak tenant requirement for api endpoints
JohnDuprey Apr 9, 2025
99c841a
text replacements
KelvinTegelaar Apr 9, 2025
0b39325
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP-API into…
KelvinTegelaar Apr 9, 2025
eb825f7
bulk request changes
KelvinTegelaar Apr 9, 2025
ca55c6c
fix null DISABLEDFEATURES note
OfficialEsco Apr 9, 2025
b7d24f3
fixes html error
KelvinTegelaar Apr 9, 2025
b589711
CRLF to LF
OfficialEsco Apr 10, 2025
87fadf5
fixes an issue with table shrinks and state
KelvinTegelaar Apr 10, 2025
1058e8f
Change outOfBoxExperienceSettingS to outOfBoxExperienceSetting
rvdwegen Apr 10, 2025
f204106
test
rvdwegen Apr 10, 2025
acd68f6
Update Invoke-CIPPStandardAutopilotProfile.ps1
rvdwegen Apr 10, 2025
0ee9c75
Fix casing issues in Autopilot deployment
rvdwegen Apr 10, 2025
9b81b39
clean up
rvdwegen Apr 10, 2025
b332b88
clean up
rvdwegen Apr 10, 2025
6998c73
update variable list
JohnDuprey Apr 10, 2025
2ce910b
fix application copy
JohnDuprey Apr 10, 2025
c40164c
add output binding
JohnDuprey Apr 10, 2025
4cb26dd
add function returns
JohnDuprey Apr 10, 2025
8a6c50d
fix auto add groups during onboarding
JohnDuprey Apr 10, 2025
ee1aaf4
fix bpa sync
JohnDuprey Apr 11, 2025
82cdf68
Fixed tenantid looking at a property that didn't exist
rvdwegen Apr 11, 2025
aa175cb
force excludedTenants to be an array
JohnDuprey Apr 11, 2025
ee0f5b7
template run fixes
JohnDuprey Apr 11, 2025
203ad64
fix HIBP auth
JohnDuprey Apr 11, 2025
6e668b2
Merge pull request #1377 from Ren-Roros-Digital/spellcheckme
JohnDuprey Apr 11, 2025
c0279ba
fix casing
JohnDuprey Apr 11, 2025
4eef16c
Merge pull request #1376 from Ren-Roros-Digital/SharePointMassDeletio…
JohnDuprey Apr 11, 2025
ae0a23e
Merge pull request #1379 from Ren-Roros-Digital/CRLFtoLF
JohnDuprey Apr 11, 2025
0e1e210
Merge pull request #1378 from Ren-Roros-Digital/fixnullcomment
JohnDuprey Apr 11, 2025
9b5ee91
Update Invoke-ExecBackendURLs.ps1
JohnDuprey Apr 11, 2025
982bf98
chore: Update-StandardsComments
OfficialEsco Apr 11, 2025
3b17fb6
chore: run Update-StandardsComments
OfficialEsco Apr 11, 2025
c1b9063
Merge branch 'dev' into chore-more-endpoints-again-again
JohnDuprey Apr 11, 2025
fa7cdd0
Merge pull request #1350 from kris6673/chore-more-endpoints-again-again
JohnDuprey Apr 11, 2025
755297b
Merge pull request #1380 from Ren-Roros-Digital/StandardsComments
JohnDuprey Apr 11, 2025
3e64ed9
Sherweb code changes
KelvinTegelaar Apr 12, 2025
8a401a5
sherweb updates
KelvinTegelaar Apr 12, 2025
0dc03d1
fixes issue with shrinking tables
KelvinTegelaar Apr 12, 2025
65707c3
final touches
KelvinTegelaar Apr 12, 2025
c293c0d
scheduler sherweb
KelvinTegelaar Apr 12, 2025
eb8f4fc
chore: update cSpell with CIPP-API standard words
OfficialEsco Apr 12, 2025
6156f83
chore: update Standards capitalization and spelling
OfficialEsco Apr 12, 2025
2765cc0
chore: update standards.json from frontend
OfficialEsco Apr 12, 2025
aa1f2d6
audit log tweaks
JohnDuprey Apr 12, 2025
fc4c8b5
add run now support
JohnDuprey Apr 12, 2025
225350e
scheduled task details
JohnDuprey Apr 12, 2025
4827d90
tweak scheduled task details and removal
JohnDuprey Apr 12, 2025
991a7b3
Fix API auth for pax
JohnDuprey Apr 13, 2025
02fe38f
fix template sha comparison
JohnDuprey Apr 13, 2025
5e1de99
add result messages
JohnDuprey Apr 13, 2025
b4540fb
cleanup template run logic
JohnDuprey Apr 13, 2025
b33205b
fix parsing of scheduled task details
JohnDuprey Apr 13, 2025
6cbaf45
feat - offboarding user group license removal
JohnDuprey Apr 13, 2025
6d53fcd
fix
KelvinTegelaar Apr 13, 2025
270b54c
Merge pull request #1381 from Ren-Roros-Digital/spelling
KelvinTegelaar Apr 13, 2025
f772db1
Create Get-TenantIdFromSubscriptionId.ps1
rvdwegen Apr 13, 2025
bd01e28
adds originalDisplayName in package
KelvinTegelaar Apr 13, 2025
3059848
prettier error for tap
KelvinTegelaar Apr 13, 2025
3117a88
Merge pull request #1382 from KelvinTegelaar/dev
KelvinTegelaar Apr 13, 2025
9ce28eb
version up
KelvinTegelaar Apr 13, 2025
bf80c85
Merge pull request #1383 from KelvinTegelaar/dev
KelvinTegelaar Apr 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
30 changes: 0 additions & 30 deletions .github/workflows/dev_cipppwrro.yml

This file was deleted.

11 changes: 6 additions & 5 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"recommendations": [
"editorconfig.editorconfig"
]
}
{
"recommendations": [
"editorconfig.editorconfig",
"streetsidesoftware.code-spell-checker"
]
}
6 changes: 3 additions & 3 deletions AddChocoApp/IntunePackage/Install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ param (

try {
if ($Trace) { Start-Transcript -Path (Join-Path $env:windir "\temp\choco-$Packagename-trace.log") }
$chocoPath = "$($ENV:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"
$chocoPath = "$($env:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"

if ($InstallChoco) {
if (-not (Test-Path $chocoPath)) {
try {
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
$chocoPath = "$($ENV:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"
$chocoPath = "$($env:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"
}
catch {
Write-Host "InstallChoco Error: $($_.Exception.Message)"
Expand All @@ -45,7 +45,7 @@ try {
& "$chocoPath" install $Packagename -y $CustomRepoString
}
Write-Host 'Completed.'
}
}
catch {
Write-Host "Install/upgrade error: $($_.Exception.Message)"
}
Expand Down
2 changes: 1 addition & 1 deletion AddChocoApp/IntunePackage/Uninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ param (
[string]
$Packagename
)
$chocoPath = "$($ENV:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"
$chocoPath = "$($env:SystemDrive)\ProgramData\chocolatey\bin\choco.exe"
& $Chocopath uninstall $Packagename -y

Loading