-
Notifications
You must be signed in to change notification settings - Fork 1
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
mrc-5092 Proof of concept: support basic auth for Montagu #53
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #53 +/- ##
==========================================
- Coverage 92.09% 91.92% -0.17%
==========================================
Files 64 64
Lines 506 508 +2
Branches 128 130 +2
==========================================
+ Hits 466 467 +1
- Misses 38 39 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
See the corresponding montagu-proxy PR for full explanation - we will support Montagu by supporting basic auth. This partial implement just includes a hard-coded test user.