Skip to content

fix(auth): allow to exclude auth for ofrep endpoint#4753

Merged
kodiakhq[bot] merged 1 commit into
v2from
rd/v2/ofrep-auth-skip
Sep 19, 2025
Merged

fix(auth): allow to exclude auth for ofrep endpoint#4753
kodiakhq[bot] merged 1 commit into
v2from
rd/v2/ofrep-auth-skip

Conversation

@erka

@erka erka commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

Fixes: #4752

@erka
erka requested a review from a team as a code owner September 19, 2025 10:03
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 19, 2025
@dosubot

dosubot Bot commented Sep 19, 2025

Copy link
Copy Markdown

Related Documentation

Checked 3 published document(s). No updates required.

You have 3 draft document(s). Publish docs to keep them always up-to-date

How did I do? Any feedback?  Join Discord

@codecov

codecov Bot commented Sep 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.67%. Comparing base (96c9e8b) to head (e4ad86e).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #4753      +/-   ##
==========================================
+ Coverage   62.62%   62.67%   +0.04%     
==========================================
  Files         132      132              
  Lines       15594    15595       +1     
==========================================
+ Hits         9766     9774       +8     
+ Misses       5145     5139       -6     
+ Partials      683      682       -1     
Flag Coverage Δ
integrationtests 36.52% <100.00%> (+0.18%) ⬆️
unittests 52.87% <0.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@markphelps markphelps left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @erka !

@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Sep 19, 2025
@kodiakhq
kodiakhq Bot merged commit fc1e873 into v2 Sep 19, 2025
78 of 83 checks passed
@kodiakhq
kodiakhq Bot deleted the rd/v2/ofrep-auth-skip branch September 19, 2025 16:41
@dosubot

dosubot Bot commented Sep 19, 2025

Copy link
Copy Markdown

Documentation Updates

Checked 3 published document(s). No updates required.

You have 3 draft document(s). Publish docs to keep them always up-to-date

How did I do? Any feedback?  Join Discord

ptejasvini pushed a commit to ptejasvini/flipt that referenced this pull request Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Path exclusion does not work with Github authentication

2 participants