Fixing #354 - 'CSRF validation failure on confirmation page'.
Automating the addition of the CSRF token to POST requests. Testing for CSRF tokens in POST requests in the unit tests.
Loading
Please register or sign in to comment
Automating the addition of the CSRF token to POST requests. Testing for CSRF tokens in POST requests in the unit tests.