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

[Port dspace-7_x] Ensures CSRF token is initialized prior to first modifying (non-GET) request #3063

Merged
merged 5 commits into from
Jul 1, 2024

[DURACOM-247] Move check for initialized token to request effects

2d81a48
Select commit
Loading
Failed to load commit list.
Merged

[Port dspace-7_x] Ensures CSRF token is initialized prior to first modifying (non-GET) request #3063

[DURACOM-247] Move check for initialized token to request effects
2d81a48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2024 in 1s

73.33% of diff hit (target 76.97%)

View this Pull Request on Codecov

73.33% of diff hit (target 76.97%)

Annotations

Check warning on line 42 in src/app/core/data/request.effects.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/request.effects.ts#L42

Added line #L42 was not covered by tests

Check warning on line 83 in src/app/core/data/request.effects.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/request.effects.ts#L82-L83

Added lines #L82 - L83 were not covered by tests