### Summary When logged into the admin panel you will get a 403 when making any post request. Under the response will say ‘CSRF token missing’ ### How to reproduce 1. Login to the admin panel 2. Go to ‘Members’ 3. Click on ‘Request Any’ 4. Click on ‘Confirm’ 5. You will get a 403 with details ‘CSRF token missing’