Skip to content

Apple MDM: require server URL confirmation before turning off#48595

Draft
melpike wants to merge 2 commits into
mainfrom
melpike/apple-mdm-turn-off-confirmation
Draft

Apple MDM: require server URL confirmation before turning off#48595
melpike wants to merge 2 commits into
mainfrom
melpike/apple-mdm-turn-off-confirmation

Conversation

@melpike

@melpike melpike commented Jul 1, 2026

Copy link
Copy Markdown
Member

Adds a text input to the "Turn off MDM" confirmation modal that requires the admin to type the Fleet server URL before the Turn off button becomes enabled. Prevents accidental MDM deactivation on the wrong Fleet instance.

Related issue: Resolves #42073

Adds a text input to the "Turn off MDM" confirmation modal that requires
the admin to type the Fleet server URL before the Turn off button becomes
enabled. Prevents accidental MDM deactivation on the wrong Fleet instance.

Closes #42073
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.48%. Comparing base (0656141) to head (679ce12).
⚠️ Report is 65 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #48595    +/-   ##
========================================
  Coverage   67.48%   67.48%            
========================================
  Files        3676     3677     +1     
  Lines      233629   233634     +5     
  Branches    12261    12412   +151     
========================================
+ Hits       157672   157678     +6     
+ Misses      61806    61805     -1     
  Partials    14151    14151            
Flag Coverage Δ
frontend 58.96% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Add confirmation input when disabling Apple MDM to prevent accidental changes

1 participant