fleet/changes
Marcos Oviedo 96449dd47b
Adding support for RequestSecurityToken messages - Windows MDM enroll endpoint (#12555)
This relates to #12263 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [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] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [X] Added/updated tests

---------

Co-authored-by: Roberto Dip <me@roperzh.com>
2023-07-05 10:06:37 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
10292-optimize-macos-cis-query-5.1.5 Optimize macOS CIS query 5.1.5 (#12506) 2023-06-27 11:06:26 -03:00
11037-privacy_preferences-chromeos-table ChromeOS privacy_preferences table (#12441) 2023-06-23 14:52:16 -07:00
11355-software-page-rendering-bugs UI - remove extra loading Spinner from Software page (#12519) 2023-06-28 08:57:02 -07:00
11655-hide-osquery-table-info Fleet UI: Hiding tables and columns from the UI if they are set to hidden (#12298) 2023-06-16 11:38:52 -04:00
11927-vuln-false-positive-icloud Fixed iCloud false positives (#12551) 2023-06-30 13:05:34 -04:00
12310-setup-styling Fleet UI: [Released styling bug] Fix setup icon pushed off setup steps (#12318) 2023-06-14 08:52:31 -04:00
12368-copy-message Fleet UI: [tiny bug] Copy message (#12411) 2023-06-21 09:14:47 -04:00
12582-nudge-mdm only show Nudge to hosts with MDM features turned on (#12588) 2023-06-30 12:29:27 -03:00
bug-2642-fix-msrc-error Don't analyze non-windows OS using the MSRC scanner (#12421) 2023-06-21 14:19:55 -04:00
bug-2790-return-proper-status-code When authorizing users on the PolicySpec endpoint, return proper status code if team not found (#12335) 2023-06-15 12:46:54 -04:00
bug-2888-return-proper-status-code-if-smtp-invalid Return proper status code if SMTP conf is invalid (#12389) 2023-06-21 14:40:26 -04:00
bug-2888-validate-metadataurl SSO Metadata URL can only be https/http (#12388) 2023-06-22 08:17:37 -04:00
bug-10720-ratelimits-should-return-proper-status-code If the fleet/forgot_password endpoint is rate limited, it should return the proper status code (#12323) 2023-06-15 15:41:04 -04:00
bug-10867-output-warns-to-stdout Warnings in fleetctl should use Stderr not Stdout (#12316) 2023-06-15 13:13:41 -04:00
bug-11636-vuln-dropdown Fleet UI: [tiny bug] See software search and vuln dropdown when no vuln software (#12412) 2023-06-21 09:15:25 -04:00
bug-11898-targets-selector-styling Fleet UI: Clean up query/policy targets dropdown styling (#12557) 2023-06-28 18:18:43 -07:00
bug-12108-weird-scroll-behavior Fleet UI: [tiny bug] Fix weird scroll behavior (#12435) 2023-06-22 08:24:57 -07:00
bug-12308-sandbox-software-image Fleet UI: Empty software SVG update (effort to fix broken image in Sandbox) (#12378) 2023-06-19 15:41:04 -04:00
bug-12332-dashboard-loading-state Fleet UI: Clean up dashboard loading state (#12395) 2023-06-19 12:08:33 -04:00
bug-12403-fix-post-eula-status-code Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
bug-add-mdm-feature-flag-in-modify-appconfig Add mdm_enabled field to response of PATCH /config (#12498) 2023-06-26 09:16:42 -04:00
issue-11861-filevault-key Create new Fleet osquery extension table to read escrowed FileVault key (#12198) 2023-06-15 10:23:59 -05:00
issue-11932-improve-abm-400-error add better messaging for ABM 400 error (#12425) 2023-06-22 15:08:21 +01:00
issue-11952-UI-for-windows-mdm-on-off turn on/off windows mdm from the fleet UI (#12497) 2023-06-26 17:54:34 +01:00
issue-12129-activity-transferred-hosts Add a transferred_hosts activity when hosts are transferred to a new team (#12287) 2023-06-14 08:15:05 -04:00
issue-12257-windows-mdm-feature-flag Add Windows MDM feature flag environment variable (#12306) 2023-06-14 08:44:42 -04:00
issue-12259-windows-mdm-settings Add support to configure and enable Windows MDM, notify elegible hosts (#12340) 2023-06-20 14:06:45 -04:00
issue-12260-trigger-windows-mdm-enrollment Trigger Windows MDM host enrollment on device when notified that it is enabled (#12426) 2023-06-26 12:13:17 -04:00
issue-12261-microsoft-mdm-discovery-endpoint Pushing initial support for MS-MDE2 Discovery message (#12387) 2023-06-22 17:31:17 -03:00
issue-12262-microsoft-mdm-policy-endpoint Adding support for GetPolicies message (#12477) 2023-06-27 12:59:33 -03:00
issue-12263-microsoft-mdm-enroll-endpoint Adding support for RequestSecurityToken messages - Windows MDM enroll endpoint (#12555) 2023-07-05 10:06:37 -03:00
issue-12288-windows-mdm-activities Add activities when Windows MDM is turned on/off (#12533) 2023-06-28 12:53:46 -04:00
issue-12289-add-enable-disable-windows-activtiy-UI Feat UI activities for windows mdm (#12552) 2023-06-28 17:28:17 +01:00
issue-12297-ui-transferred-hosts-activity Add transferred hosts to activity feed UI (#12442) 2023-06-22 11:01:42 -05:00
issue-12330-mdm-verification-failed Mark "verifying" or "verified" MDM profiles as "failed" if osquery cannot confirm they are installed (#12414) 2023-06-21 13:00:49 -05:00
issue-12342-trigger-windows-mdm-unenrollment Implement Windows MDM programmatic unenrollment (notification + orbit trigger) (#12505) 2023-06-28 09:13:37 -04:00
issue-12392-use-primary Add mechanism to force read from primary DB, use it for puppet matching (#12396) 2023-06-19 13:55:15 -04:00
issue-12473-fix-tooltip-line-breaking-on-table-cell Fix word wrapping on TruncatedTextCell tooltip (#12567) 2023-06-29 17:04:25 +01:00
issue-12568-add-org-support-url-input add org support url input to org info form (#12591) 2023-06-30 16:08:26 +01:00
issue-12589-host-details-software-search Fix UI bug in host software table search (#12590) 2023-06-30 10:17:37 -05:00
mdm-turn-on ensure profiles and commands are delivered when MDM is turned on (#12580) 2023-06-30 12:30:49 -03:00
provide-feedback-fleetctl-login-when-using-env-vars Provide feedback to user in fleetctl login when using env vars (#12371) 2023-06-16 11:42:04 -03:00
sso-display-name-case lowercase DisplayName attributes when reading SSO response (#12545) 2023-06-28 12:19:13 -03:00
use-custom-table-for-macos-cis-5.1.6-and-5.1.7 macOS CIS: Use find command (exposed as fleetd table) instead of relying on the osquery core file table (#12560) 2023-06-29 16:22:41 -03:00