fleet/cmd
Roberto Dip ffed7f8ebe
return 422 status code if fleetdm.com returns any 4xx status for CSR (#9610)
Related to https://github.com/fleetdm/fleet/issues/9588, we now handle 4xx responses from the fleetdm.com server and forward those to the client.

At the time of this commit, the only 4xx response that wasn't already handled by the server is because of an invalid email domain, so we assume that, but we should look into establishing a pattern of error messages with the website instead.
2023-02-01 12:50:22 -03:00
..
cpe Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
fleet add mocks + tests and move things around (#9574) 2023-01-31 11:46:01 -03:00
fleetctl return 422 status code if fleetdm.com returns any 4xx status for CSR (#9610) 2023-02-01 12:50:22 -03:00
msrc Fleet server and tooling to use NETWORK_TEST_GITHUB_TOKEN when environment variable is set. (#9143) 2023-01-03 14:56:11 -03:00
osquery-perf Simplify disk encryption query in linux and filter at ingestion (#9037) 2022-12-19 10:01:59 -03:00