Commits
User selector
Commit history
Commits on May 7, 2026
fix(coderd/externalauth): isolate TestValidateToken transports to fix flake (#25015)
Show description for b94a0aeauthored
Commits on May 4, 2026
fix(coderd/externalauth): detect concurrent refresh race to prevent cache poisoning (#24228)
Show description for da6e708authored
Commits on Apr 28, 2026
fix(coderd/externalauth): detect rate-limit 403/429 and narrow isFailedRefresh (#24334)
Show description for 1926b7eauthored
Commits on Apr 18, 2026
fix(coderd/externalauth): save refreshed token before validation (#24332)
Show description for 2a1984fauthored
Commits on Mar 14, 2026
feat: add head_branch to pull request diff status (#23076)
Show description for 0d3e39aauthored
Commits on Mar 13, 2026
feat(gitsync): enrich PR status with author, base branch, review info (#23038)
Show description for c5b8611authoredchore: deprecate injected MCP approach in AI Bridge (#23031)
Show description for 8705832authored
Commits on Mar 11, 2026
feat(agents): add PR title, draft, and status icons to sidebar (#22952)
Show description for 7a83d82authored
Commits on Mar 10, 2026
feat(coderd): refactors github pr sync functionality (#22715)
Show description for bc27274authoredfix(externalauth): prevent race condition in token refresh with optimistic locking (#22904)
Show description for 53e52aeauthored
Commits on Mar 5, 2026
Commits on Jan 8, 2026
chore: arrange imports in a standard way (#21452)
Show description for bddb808authored
Commits on Dec 15, 2025
feat!: support PKCE in the oauth2 client's auth/exchange flow (#21215)
Show description for 8fefd91authored
Commits on Oct 14, 2025
fix: add default value for RevokeURL property in external auth config for GitHub (#20272)
Show description for 152103bauthored
Commits on Oct 13, 2025
fix: set default values for `RevokeURL` property in external auth configs (#20270)
Show description for 847058cauthored
Commits on Sep 19, 2025
feat: add best effort attempt to revoke oauth access token in external auth provider (#19775)
Show description for 439b041authored
Commits on Sep 16, 2025
feat: add configs for external auth MCP usage + tool allow/denylist (#19794)
Show description for 348a2e0authored
Commits on Aug 20, 2025
chore: wire up usage tracking for managed agents (#19096)
Show description for 6eb02d1authored
Commits on Aug 14, 2025
feat: keep original token refresh error in external auth (#19339)
Show description for 4926410authored
Commits on Jun 26, 2025
Commits on Jun 20, 2025
Commits on Jun 2, 2025
chore(coderd/externalauth): remove dbmem from tests (#18147)
Show description for 1d48131authored
Commits on Mar 26, 2025
chore: update golang to 1.24.1 (#17035)
Show description for 17ddee0andauthored
Commits on Dec 3, 2024
fix(coderd): ensure that clearing invalid oauth refresh tokens works with dbcrypt (#15721)
Show description for e744cdeauthored
Commits on Nov 21, 2024
chore: do not refresh tokens that have already failed refreshing (#15608)
Show description for 78f9f43authored
Commits on Sep 4, 2024
feat(codersdk): export name validators (#14550)
Show description for 01a904cauthored
Commits on Aug 2, 2024
chore: add github.com user id association (#14045)
Show description for 6e36082andauthored
Commits on Jun 3, 2024
chore: external auth validate response "Forbidden" should return invalid, not an error (#13446)
Show description for 27f2691authoredchore: return failed refresh errors on external auth as string (was boolean) (#13402)
Show description for 24ba819authored
Commits on Apr 30, 2024
chore: dynamically determine gitlab external auth defaults (#13102)
Show description for 53f7e9eauthored
Commits on Apr 10, 2024
chore: add unit test for pass through external auth query params (#12928)
Show description for 566f8f2authored
Commits on Mar 4, 2024
Commits on Feb 26, 2024
feat: set sane default for gitea external auth (#12306)
Show description for 6b866b3authored
Commits on Jan 29, 2024
fix: always attempt external auth refresh when fetching (#11762) (#11830)
Show description for d66e6e7authored
Commits on Jan 25, 2024
Revert "fix: always attempt external auth refresh when fetching (#11762)"
Show description for 79568bfcommitted