mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28: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> |
||
|---|---|---|
| .. | ||
| env | ||
| locales | ||
| blueprints.js | ||
| bootstrap.js | ||
| custom.js | ||
| datastores.js | ||
| globals.js | ||
| http.js | ||
| i18n.js | ||
| log.js | ||
| models.js | ||
| policies.js | ||
| routes.js | ||
| security.js | ||
| session.js | ||
| sockets.js | ||
| views.js | ||