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 validator #4

Merged
merged 2 commits into from
Apr 25, 2023
Merged

Add Csrf validator #4

merged 2 commits into from
Apr 25, 2023

Conversation

vincent4vx
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 96.36% and project coverage change: -0.06 ⚠️

Comparison is base (9b730fb) 98.95% compared to head (451281c) 98.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
- Coverage     98.95%   98.90%   -0.06%     
- Complexity      845      866      +21     
============================================
  Files           102      104       +2     
  Lines          2497     2552      +55     
============================================
+ Hits           2471     2524      +53     
- Misses           26       28       +2     
Impacted Files Coverage Δ
src/Component/Csrf/CsrfManager.php 95.74% <95.74%> (ø)
src/Component/Csrf/Csrf.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vincent4vx vincent4vx merged commit eb2310c into master Apr 25, 2023
@vincent4vx vincent4vx deleted the feature-csrf branch April 25, 2023 16:08
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.

1 participant