Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(settings.py): add CSRF_TRUSTED_ORIGINS setting to enhance security
This change allows the application to specify trusted origins for CSRF protection, improving the overall security of the application.
- Loading branch information