FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix typos in CSRFConfig comments by shblue21 · Pull Request #2979 · labstack/echo · GitHub

/ echo Public

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 commented May 22, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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 Bot commented May 22, 2026

Copy link
Copy Markdown

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.

aldas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

aldas merged commit c08ea0f into labstack:master May 22, 2026
10 checks passed
shblue21 deleted the fix-csrfconfig-comment-typos branch May 23, 2026 11:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL