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

Adjustments to default template file #8440

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Do not specify SAMESITE_COOKIE options by default
  • Fallback to the values in settings.py
  • Ref CSRF token #8439

- Do not specify SAMESITE_COOKIE options by default
- Fallback to the values in settings.py
@SchrodingersGat SchrodingersGat added the setup Relates to the InvenTree setup / installation process label Nov 6, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Nov 6, 2024
Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 7316eab
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/672d4e2a22d4bf0008d4d3b8

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.42%. Comparing base (c062d5e) to head (7316eab).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8440   +/-   ##
=======================================
  Coverage   84.42%   84.42%           
=======================================
  Files        1170     1170           
  Lines       53468    53468           
  Branches     2005     2005           
=======================================
  Hits        45143    45143           
  Misses       7804     7804           
  Partials      521      521           
Flag Coverage Δ
backend 85.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SchrodingersGat SchrodingersGat merged commit 011108c into inventree:master Nov 7, 2024
22 checks passed
@SchrodingersGat SchrodingersGat deleted the default-config branch November 7, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant