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

CQI-166: added secuiry headers for CSRF and JWT #255

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

lruzicki
Copy link
Contributor

Ticket:
https://openimis.atlassian.net/browse/CQI-166

Changes:

  • CSRF and JWT have security headers configured for production

How was it tested?
Setting up PROD mode allowed to inspect with developer tools requests and headers of cookies stored in storage.

@lruzicki lruzicki requested a review from dborowiecki May 28, 2024 10:19
@dborowiecki
Copy link
Contributor

@lruzicki This PR seems to have same contributions as #256 if that's the case then please close it and we will handle the ticket in scope of CQI-157

@lruzicki
Copy link
Contributor Author

@lruzicki This PR seems to have same contributions as #256 if that's the case then please close it and we will handle the ticket in scope of CQI-157

It's a bit different, the only change should be a target. 166 into 157 not into develop. 166 adds missing seucrity headers different from JWT and CSRF.

Copy link

@dborowiecki dborowiecki merged commit 17952b6 into develop Jun 3, 2024
5 of 6 checks passed
@dborowiecki dborowiecki deleted the feature/CQI-166 branch June 3, 2024 11:25
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