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

Allow cross site requests #841

Closed
wants to merge 1 commit into from
Closed

Conversation

janikvonrotz
Copy link
Contributor

We want to allow cross site requests if comments are hosted on different domain/subdomain.

Details on the setting: https://golang.org/pkg/net/http/#SameSite

Change as proposed in #784

We want to allow cross site requests if comments are hosted on different domain/subdomain.

Details on the setting: https://golang.org/pkg/net/http/#SameSite

Change as proposed in umputun#784
@coveralls
Copy link

Pull Request Test Coverage Report for Build 463583413

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 83.473%

Files with Coverage Reduction New Missed Lines %
backend/app/notify/notify.go 2 94.29%
Totals Coverage Status
Change from base Build 458985970: -0.03%
Covered Lines: 5263
Relevant Lines: 6305

💛 - Coveralls

Copy link
Owner

@umputun umputun left a comment

Choose a reason for hiding this comment

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

This is vednored directory. We don't want to change it because the next update of go-pkgz/auth will wipe it out. The change should be submitted to https://github.com/go-pkgz/auth

@janikvonrotz
Copy link
Contributor Author

I opened an issue go-pkgz/auth#73

I might give it try, so it does not end up in the backlog.

@umputun
Copy link
Owner

umputun commented Jan 14, 2021

this was done by #850

@umputun umputun closed this Jan 14, 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.

None yet

3 participants