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

Enhance CSRF Protection Settings #54

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

Sailesh-Singh
Copy link
Collaborator

This PR implements CSRF protection settings in the Django application to enhance security against CSRF attacks.

Changes Made:

  • CSRF_TRUSTED_ORIGINS:
  • CSRF_COOKIE_SECURE:
  • CSRF_COOKIE_SAMESITE:

Related Issues:

@Sailesh-Singh Sailesh-Singh added enhancement New feature or request feature creating a new feature labels Nov 5, 2024
@Sailesh-Singh Sailesh-Singh self-assigned this Nov 5, 2024
@rex9840 rex9840 merged commit f1413b5 into GNOME-Nepal:main Nov 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature creating a new feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants