Skip to content

Disable CSRF in the security config

Hamza Remmal requested to merge patch-security-config into master

Created by: hamzaremmal

When the CSRF is enabled, the security config doesn't allow access to the /api/v1/grading/grade end point.

Merge request reports