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

add CSRF validation by custom HTTP header #20280

Merged
merged 7 commits into from
Nov 28, 2024

Merge branch 'master' into 20279-custom-csrf-header

9d5853d
Select commit
Loading
Failed to load commit list.
Merged

add CSRF validation by custom HTTP header #20280

Merge branch 'master' into 20279-custom-csrf-header
9d5853d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2024 in 0s

0.00% of diff hit (target 64.84%)

View this Pull Request on Codecov

0.00% of diff hit (target 64.84%)

Annotations

Check warning on line 1811 in framework/web/Request.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/web/Request.php#L1810-L1811

Added lines #L1810 - L1811 were not covered by tests

Check warning on line 1861 in framework/web/Request.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/web/Request.php#L1861

Added line #L1861 was not covered by tests

Check warning on line 1902 in framework/web/Request.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/web/Request.php#L1899-L1902

Added lines #L1899 - L1902 were not covered by tests

Check warning on line 1905 in framework/web/Request.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/web/Request.php#L1905

Added line #L1905 was not covered by tests