Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.32.3
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.4
Choose a head ref
  • 3 commits
  • 5 files changed
  • 6 contributors

Commits on May 19, 2026

  1. fix: update tailscale fork to fix TSMP/ICMP callback leak (backport 2…

    ….32) (#25473)
    
    Backport of #25469 to `release/2.32`.
    
    Updates `github.com/coder/tailscale` to
    [`v1.1.1-0.20260519043957-6f014ff9434f`](coder/tailscale@6f014ff)
    to include the fix from
    [coder/tailscale#122](coder/tailscale#122),
    which ports the upstream
    [tailscale/tailscale#18113](tailscale/tailscale#18113)
    fix for TSMP/ICMP callback leaks.
    
    Fixes #25380
    
    > Generated with [Coder Agents](https://coder.com) by @rowansmithau
    rowansmithau authored May 19, 2026
    Configuration menu
    Copy the full SHA
    17aed0a View commit details
    Browse the repository at this point in the history
  2. fix(coderd/externalauth): detect concurrent refresh race to prevent c…

    …ache poisoning (#24228) (#25508)
    
    Backport of #24228
    
    Original PR: #24228 — fix(coderd/externalauth): detect concurrent
    refresh race to prevent cache poisoning
    Merge commit: da6e708
    Requested by: @f0ssel
    
    Co-authored-by: Jason Barnett <[email protected]>
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    Co-authored-by: Garrett Delfosse <[email protected]>
    4 people authored May 19, 2026
    Configuration menu
    Copy the full SHA
    26e1515 View commit details
    Browse the repository at this point in the history
  3. fix(coderd/externalauth): detect rate-limit 403 and narrow isFailedRe…

    …fresh (#24334) (#25504)
    
    Backport of #24334
    
    Original PR: #24334 — fix(coderd/externalauth): detect rate-limit 403
    and narrow isFailedRefresh
    Merge commit: 1926b7e
    Requested by: @f0ssel
    
    Co-authored-by: Mathias Fredriksson <[email protected]>
    github-actions[bot] and mafredri authored May 19, 2026
    Configuration menu
    Copy the full SHA
    e4defea View commit details
    Browse the repository at this point in the history
Loading