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

mrc-5092 Proof of concept: support basic auth for Montagu #53

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

EmmaLRussell
Copy link
Contributor

@EmmaLRussell EmmaLRussell commented Feb 22, 2024

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.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.92%. Comparing base (7991814) to head (ada3725).
Report is 12 commits behind head on main.

❗ Current head ada3725 differs from pull request most recent head 93b158c. Consider uploading reports for the commit 93b158c to get more accurate results

Files Patch % Lines
app/src/app/components/login/UserAuthForm.tsx 50.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant