Skip to content

Fix typos in CSRFConfig comments#2979

Merged
aldas merged 1 commit into
labstack:masterfrom
shblue21:fix-csrfconfig-comment-typos
May 22, 2026
Merged

Fix typos in CSRFConfig comments#2979
aldas merged 1 commit into
labstack:masterfrom
shblue21:fix-csrfconfig-comment-typos

Conversation

@shblue21
Copy link
Copy Markdown
Contributor

@shblue21 shblue21 commented May 22, 2026

Fixes typos in CSRFConfig comments so they reference the actual exported field names:

  • TrustedOrigin -> TrustedOrigins
  • AllowSecFetchSameSite -> AllowSecFetchSiteFunc
  • CRSF -> CSRF

Also clarifies the trusted origin wording.

No behavior changes.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.17%. Comparing base (01b45be) to head (0c58d14).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2979      +/-   ##
==========================================
- Coverage   93.17%   93.17%   -0.01%     
==========================================
  Files          43       43              
  Lines        4501     4499       -2     
==========================================
- Hits         4194     4192       -2     
  Misses        189      189              
  Partials      118      118              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@aldas aldas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aldas aldas merged commit c08ea0f into labstack:master May 22, 2026
10 checks passed
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.

2 participants