Skip to content

fix sso callback cookie#40763

Closed
lukeheath wants to merge 30 commits intomainfrom
fix-sso-callback-cookie
Closed

fix sso callback cookie#40763
lukeheath wants to merge 30 commits intomainfrom
fix-sso-callback-cookie

Conversation

@lukeheath
Copy link
Copy Markdown
Member

iansltx and others added 30 commits February 24, 2026 08:48
Merged into `main` in #39827.

---------

Co-authored-by: Carlo <1778532+cdcme@users.noreply.github.com>
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually
…12.3 (#40420)

Merged into `main` in #40406.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cherry-pick for #40038

Co-authored-by: Jonathan Katz <44128041+jkatz01@users.noreply.github.com>
Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
Co-authored-by: Carlo DiCelico <carlo@fleetdm.com>
## Issue
Followup for #33519 

## Description
This was merged into `main` with #40437 
This is for the 4.82 RC

```
 1224  git fetch fleetdm
 1225  git checkout fleetdm/rc-minor-fleet-v4.82.0
 1226  git branch
 1227  git checkout -b 33519-no-team-rc
 1228  git log main
 1229  git cherry-pick 8eb9160
 1230  git push -u fleetdm 33519-no-team-rc
```
… visible as admin (#40435) (#40479)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->

Already merged to main.

**Related issue:** Resolves #25080 (specifically this comment
#25080 (comment))

# Checklist for submitter

- [x] Changes file added (has already been added as part of previous
PRs).

## Testing

- [x] QA'd all new/changed functionality manually




https://github.com/user-attachments/assets/e9d1e38c-8a6d-4cc9-9af2-a1466ba3454f
… in gitops (#40533)

Related issue: Resolves #40412 
Merged to main in #40503
See #40464

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RachelElysia <RachelElysia@users.noreply.github.com>
this is cherry pick PR

# Checklist for submitter

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
Cherry-picking fixes for #40608 and #40603 (already merged to main)
Cherry-pick of #40414 into `rc-minor-fleet-v4.82.0`.

Co-authored-by: Ian Littman <iansltx@gmail.com>
Cherry-pick of #40364 into `rc-minor-fleet-v4.82.0`.
Cherry-pick of #40351 into `rc-minor-fleet-v4.82.0`.
Cherry-pick of #40586 into `rc-minor-fleet-v4.82.0`.
)

Cherry-pick of #40320 into `rc-minor-fleet-v4.82.0`.

Co-authored-by: Nico <32375741+nulmete@users.noreply.github.com>
… (#40694)

## Issue
Follow-up design request for #37828 

## Description
Previously merged into `main` with #40505 
This is for the 4.82 R.C. branch

```
 1372  git checkout fleetdm/rc-minor-fleet-v4.82.0
 1373  git checkout -b 37828-add-pagination-rc
 1374  git log main
 1375  git cherry-pick 44cf3c2
 1376  git push -u fleetdm 37828-add-pagination-rc
```
Cherry-pick of #40548 into `rc-minor-fleet-v4.82.0`.

---------

Co-authored-by: Ian Littman <iansltx@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…40754)

Merged into `main` in #40744. Work from @RachelElysia.

Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.