Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: web auth priority when api token and basic auth coexist #960

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

monkeyWie
Copy link
Member

fix: #958

@monkeyWie monkeyWie added the bug Something isn't working label Mar 14, 2025
@monkeyWie monkeyWie changed the title fix: auth priority when API token and Basic Auth coexist fix: auth priority when api token and basic auth coexist Mar 14, 2025
@monkeyWie monkeyWie changed the title fix: auth priority when api token and basic auth coexist fix: web auth priority when api token and basic auth coexist Mar 14, 2025
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.08%. Comparing base (68d42eb) to head (4f127b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #960      +/-   ##
==========================================
- Coverage   60.14%   60.08%   -0.07%     
==========================================
  Files          37       37              
  Lines        4602     4610       +8     
==========================================
+ Hits         2768     2770       +2     
- Misses       1553     1557       +4     
- Partials      281      283       +2     

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

@monkeyWie monkeyWie merged commit 969aeb5 into main Mar 14, 2025
10 of 11 checks passed
@monkeyWie monkeyWie deleted the feat/web_api_token_config branch March 14, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.6版本 web界面无API token配置地方,同时通讯协议也无法配置
1 participant