Skip to content

Commit 3892255

Browse files
fix(backend): Handle different GitHub token types in OAuth scope check
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d50c035 commit 3892255

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111
- Fixed issue where opening GitLab file links would result in a 404. [#846](https://github.com/sourcebot-dev/sourcebot/pull/846)
1212
- Fixed issue where file references in copied chat answers were relative paths instead of full browse URLs. [#847](https://github.com/sourcebot-dev/sourcebot/pull/847)
13+
- [EE] Fixed OAuth scope validation to handle different GitHub token types (fine-grained PATs, GitHub App tokens) that don't support scope introspection. [#850](https://github.com/sourcebot-dev/sourcebot/pull/850)
1314

1415
## [4.10.24] - 2026-02-03
1516

0 commit comments

Comments
 (0)