Add `"file": None` to default form data
This PR adds file
as a key to form_data
by default, with None
as the value. If a file was included with the form, None
is overwritten.
Please review: @NUWAN.KUMARASIRI @TREFILEK @bjsousa
Improve security with one click by enabling Secret Push Protection for your projects: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/#enable-secret-push-protection-in-a-project
This PR adds file
as a key to form_data
by default, with None
as the value. If a file was included with the form, None
is overwritten.
Please review: @NUWAN.KUMARASIRI @TREFILEK @bjsousa