mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Related to: https://github.com/fleetdm/fleet/issues/26270 Changes: - Added a new database model: `AndroidEnterprise` - Added one new website dependency: `googleapis@148.0.0` - Added `android-proxy/create-android-signup-url`: an endpoint that returns a signup url used to grant access to Fleet's Android MDM integration. - Added `android-proxy/create-android-enterprise`: An endpoint that creates an Android enterprise for a Fleet server - Added `android-proxy/create-android-enrollment-token`: An endpoint that returns an enrollment token for an Android enterprise - Added `android-proxy/modify-android-policies`: An endpoint used to update policies of an Android enterprise - Added `android-proxy/delete-one-android-enterprise`: an endpoint that deletes an Android enterprise --------- Co-authored-by: Victor Lyuboslavsky <victor@fleetdm.com> |
||
|---|---|---|
| .. | ||
| AdCampaign.js | ||
| AndroidEnterprise.js | ||
| CertificateSigningRequest.js | ||
| HistoricalUsageSnapshot.js | ||
| MicrosoftComplianceTenant.js | ||
| NewsletterSubscription.js | ||
| Platform.js | ||
| Quote.js | ||
| Subscription.js | ||
| User.js | ||
| VantaConnection.js | ||