johnamdickson / portfolio-project-5

1 stars 1 forks source link

BUG: Form submission CSRF bug #85

Closed johnamdickson closed 6 months ago

johnamdickson commented 6 months ago

Epic:

Deploy project to production environment #47 **Bug Description:** Issue occurred during final mentor session whereupon it became obvious that there was an issue with form submission. Each time my mentor tried to submit a form he received a 403 error with a 403 error of `CSFR cookie not set`. **Actions to Resolve:** Issue resolved after a lengthy investigation process by removing the CSRF_COOKIE_DOMAIN property from settings.