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

feat(web): basic auth #140

Merged
merged 1 commit into from
Aug 10, 2022
Merged

feat(web): basic auth #140

merged 1 commit into from
Aug 10, 2022

Conversation

JosephKav
Copy link
Collaborator

Basic auth support inside Argus

@JosephKav JosephKav added the enhancement New feature or request label Aug 10, 2022
@JosephKav JosephKav linked an issue Aug 10, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #140 (251c514) into master (c01b8a8) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   97.40%   97.58%   +0.18%     
==========================================
  Files          60       60              
  Lines        4922     4946      +24     
==========================================
+ Hits         4794     4826      +32     
+ Misses         95       88       -7     
+ Partials       33       32       -1     
Impacted Files Coverage Δ
config/settings.go 100.00% <ø> (ø)
web/api/v1/api.go 100.00% <100.00%> (ø)
web/api/v1/http.go 100.00% <100.00%> (ø)
web/api/v1/websocket-client.go 85.54% <0.00%> (+3.41%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JosephKav JosephKav merged commit 85fd943 into master Aug 10, 2022
@JosephKav JosephKav deleted the basic-auth branch August 10, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web Page Suggestions
1 participant