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 Cookie to KeyAuth middleware's KeyLookup #1929

Merged
merged 1 commit into from Aug 2, 2021

Conversation

rohitkg98
Copy link
Contributor

Closes #1885

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #1929 (edfd55b) into master (58366f9) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1929      +/-   ##
==========================================
+ Coverage   90.97%   90.99%   +0.02%     
==========================================
  Files          32       32              
  Lines        2792     2799       +7     
==========================================
+ Hits         2540     2547       +7     
  Misses        161      161              
  Partials       91       91              
Impacted Files Coverage Δ
middleware/key_auth.go 96.92% <100.00%> (+0.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58366f9...edfd55b. Read the comment docs.

@aldas aldas merged commit fcda0e8 into labstack:master Aug 2, 2021
@vishr
Copy link
Member

vishr commented Aug 15, 2021

@all-contributors please add @aldas for review

@allcontributors
Copy link
Contributor

@vishr

I've put up a pull request to add @aldas! 🎉

@labstack labstack deleted a comment from allcontributors bot Aug 15, 2021
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.

Allow KeyLookup in Cookie for KeyAuth middleware
3 participants