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

🐛 Use X-Forwarded-Proto header to define API v2 cache key #3405

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

submarcos
Copy link
Member

fix #3404

@cypress
Copy link

cypress bot commented Jan 11, 2023



Test summary

24 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit a190297 ℹ️
Started Jan 11, 2023 3:38 PM
Ended Jan 11, 2023 3:42 PM
Duration 04:01 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Base: 98.23% // Head: 98.23% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (b9ccb98) compared to base (e2546e4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3405   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         291      291           
  Lines       20781    20782    +1     
=======================================
+ Hits        20415    20416    +1     
  Misses        366      366           
Impacted Files Coverage Δ
geotrek/api/v2/viewsets.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@submarcos submarcos marked this pull request as ready for review January 12, 2023 10:56
@submarcos submarcos merged commit b28498b into master Jan 12, 2023
@submarcos submarcos deleted the cache_invalidate_along_x_forwarded_proto_header branch January 23, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API V2 cache problem with custom configuration in nginx.conf.in
2 participants