Skip to content

fix(auth): Disallow refresh token access to API endpoints (release 1.7.0)#10874

Merged
mpawlow merged 1 commit into
release-1.7.0from
mp_LFOSS-2917_refresh-token-fix_release-1.7.0
Dec 4, 2025
Merged

fix(auth): Disallow refresh token access to API endpoints (release 1.7.0)#10874
mpawlow merged 1 commit into
release-1.7.0from
mp_LFOSS-2917_refresh-token-fix_release-1.7.0

Conversation

@mpawlow
Copy link
Copy Markdown
Contributor

@mpawlow mpawlow commented Dec 3, 2025

@mpawlow mpawlow requested a review from Adam-Aghili December 3, 2025 22:35
@mpawlow mpawlow self-assigned this Dec 3, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 3, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch mp_LFOSS-2917_refresh-token-fix_release-1.7.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added community Pull Request from an external contributor bug Something isn't working labels Dec 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-1.7.0@97164d8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/backend/base/langflow/services/auth/utils.py 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             release-1.7.0   #10874   +/-   ##
================================================
  Coverage                 ?   31.90%           
================================================
  Files                    ?     1367           
  Lines                    ?    66859           
  Branches                 ?    10787           
================================================
  Hits                     ?    21334           
  Misses                   ?    44416           
  Partials                 ?     1109           
Flag Coverage Δ
backend 51.44% <71.42%> (?)
lfx 40.03% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/backend/base/langflow/services/auth/utils.py 58.43% <71.42%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added the lgtm This PR has been approved by a maintainer label Dec 4, 2025
@mpawlow mpawlow merged commit d04142b into release-1.7.0 Dec 4, 2025
60 checks passed
@mpawlow mpawlow deleted the mp_LFOSS-2917_refresh-token-fix_release-1.7.0 branch December 4, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working community Pull Request from an external contributor lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants