Marcos Oviedo
f0d77ab3db
Merging Bitlocker feature branch ( #14350 )
...
This relates to #12577
---------
Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
2023-10-06 19:04:33 -03:00
Noah Talerman
cd5dfa23f8
MDM docs: move disk encryption to its own page ( #11277 )
...
- Add "MDM disk encryption" page and rename "MDM custom macOS settings"
page
- Clarify how to enforce on a team v. "No team"
- Add step to confirm
- Update Fleet UI to use new pages
- Add redirect on fleetdm.com
2023-05-01 11:52:57 -04:00
Noah Talerman
4372b5b2b5
Update broken links to MDM docs ( #10789 )
...
- At some point we updated how we generate anchor links on
fleetdm.com/docs. PR is here: #10657
- For example:
-
`https://fleetdm.com/docs/using-fleet/mdm-setup#apple-push-notification-service-ap-ns `
is now
`https://fleetdm.com/docs/using-fleet/mdm-setup#apple-push-notification-service-apns `
(apns doesn't have a hyphen)
2023-03-27 17:14:20 -07:00
Gabriel Hernandez
849a90c99e
quick fixes for updating disk encryption link and activity item UI ( #10640 )
...
relates to #10637
quick fixes for disk encryption:
- updates a link
- bolds the name in the activity item
2023-03-21 16:20:43 +00:00
Mo Zhu
e632725a44
Break up MDM docs to be smaller articles for improved readability. ( #10538 )
...
- Broke up the single MDM doc into multiple ones organized by category
- Changed any links to point to the new docs
---------
Co-authored-by: Noah Talerman <noahtal@umich.edu>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2023-03-17 12:34:35 -07:00
Gabriel Hernandez
52d0078bbc
check disk encryption key from host details page ( #9691 )
...
related to https://github.com/fleetdm/fleet/issues/8708
This allows a user to check a disk encryption key for a host on the host
details page.
- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files )
for more information.
- [x] Manual QA for all new/changed functionality
2023-02-14 17:00:36 +00:00