Error in kernelci with csrf token
Issue Background
Unable to view builds in kernelci with a recent provision
Issue description
Daniel reported this error https://gist.github.com/anonymous/462c63132e65a2143c6c9d7241ac07d0 not just a web proxy problem If you add the SECRET_KEY into /srv/kernelci-frontend/app/dashboard/default_settings.py from ~/backend-admin-token.txt you get around the home csrf error but then get 403 errors everywhere
I suspect this is due to a recent change in the kernelci code
Acceptance criteria
-
When kernelci web interface works again -
Merge request created for any necessary change -
Merge request approved
Edited by Robert Marshall