fleet/frontend/utilities
Gabriel Hernandez 084ebe6e16 update auth token storage (#40504)
**Related issue:** Resolves #14401

this updates the mechanism of storing the auth token for a user that is
used for making requests and validating a user session. We change the
storage from local storage to a cookie. This allow a bit more security
and prepares for a future change where we will allow the browser to
handle setting and passing the auth token in the request.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] QA'd all new/changed functionality manually
2026-02-27 12:36:42 -06:00
..
append_target_type_to_targets replaced old api calls with new version (#5254) 2022-04-20 10:45:32 -07:00
auth_token update auth token storage (#40504) 2026-02-27 12:36:42 -06:00
campaign_helpers Added link component to live query results (#34019) 2025-10-09 12:15:13 -04:00
convert_to_csv Fix a few UI typos (#30559) 2025-07-07 08:44:57 -03:00
date_format FE: Cleanup lint warnings (#32086) 2025-08-21 16:21:45 -05:00
debounce Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
deep_difference Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
file Fleet UI: IPA custom packages (#34220) 2025-10-28 12:44:17 -04:00
format_api_errors Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
format_error_response Enhance error handling for UI sendRequest service (#14971) 2023-11-09 09:33:31 -06:00
generate_csv update UI to react 18 (#17471) 2024-03-13 19:09:16 +00:00
permissions UI: Labels page (#33079) 2025-09-18 09:38:45 -07:00
simple_search Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
sort UI: Update conditional access on a per-policy basis (#28658) 2025-05-01 11:43:38 -07:00
strings FE: Followup gitops YAML code nits (#29383) 2025-05-22 15:59:15 -04:00
url Failed profiles unable to filter by platform (#35628) 2025-11-13 16:16:56 -04:00
yaml Fleet Documentation: Update agent options and enrollment secret documentation (#9565) 2023-02-13 10:45:37 -05:00
constants.tsx Obfuscate calendar key (#38687) 2026-01-26 16:59:13 -07:00
copy_text.ts update jest setup and move config to its own file (#8258) 2022-10-25 14:17:32 +01:00
endpoints.ts Conditional Access Bypass Device UI and backend change (#38939) 2026-01-29 18:10:07 -05:00
error_messages.ts Full-stack: Make "Server url" validation conditions consistent across Fleet, update Web Address form validation and submission logic per Fleet best practices (frontend/docs/patterns.md) (#27455) 2025-03-27 13:56:38 -07:00
helpers.tests.tsx feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
helpers.tsx Surface queries in host details (#37646) 2026-01-02 10:06:12 -03:00
local.ts update auth token storage (#40504) 2026-02-27 12:36:42 -06:00
osquery_tables.ts Fleet UI: Platform compatibility checker hides unsupported osquery tables (#16435) 2024-01-30 10:31:06 -05:00
platform_icon_class.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
scripts_encoding.tests.ts Fix FMAs on Render (#37557) 2025-12-23 13:01:32 -05:00
scripts_encoding.ts Fix FMAs on Render (#37557) 2025-12-23 13:01:32 -05:00
software_install_scripts.ts Add support for zip files as Windows FMAs (#36841) 2025-12-15 11:03:43 -06:00
software_uninstall_scripts.ts Fleet UI: IPA - ability to upload, call mdm command API for activity details (#34886) 2025-10-28 17:48:10 -04:00
sql_tools.tests.ts Support bitwise operators in SQL editor (#35583) 2025-11-13 10:39:16 -06:00
sql_tools.ts Use forked node-sql-parser, fix CTE issues in parsed SQL (#38744) 2026-01-28 16:08:33 -06:00