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

Add middleware security layer for database access in server #858

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Dec 28, 2023

No description provided.

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (81a7fb9) 76.80% compared to head (b55a0c5) 76.87%.

Files Patch % Lines
x/server/auth.go 92.45% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #858      +/-   ##
==========================================
+ Coverage   76.80%   76.87%   +0.07%     
==========================================
  Files         207      207              
  Lines       14953    15017      +64     
==========================================
+ Hits        11484    11544      +60     
- Misses       2968     2970       +2     
- Partials      501      503       +2     

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

@flimzy flimzy merged commit 8e596d7 into master Dec 29, 2023
3 checks passed
@flimzy flimzy deleted the dbSecurity branch December 29, 2023 20:26
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