Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

update File Uploads #1301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update File Uploads #1301

wants to merge 1 commit into from

Conversation

rmaiale
Copy link

@rmaiale rmaiale commented Feb 15, 2020

[proposal] Add if CSRF is set to true in config/security to File Uploads,[patch] <input type="hidden" name="_csrf" value="<%= _csrf %>", [misc]

Need to add   <input type="hidden" name="_csrf" value="<%= _csrf %>" /> if CSRF is set to true in config/security
@sailsbot
Copy link
Collaborator

Hi @rmaiale! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with [proposal], [patch], [fixes #<issue number>], [implements #<other PR number>], or [misc]? Once you've edited it, I'll take another look!

@sailsbot
Copy link
Collaborator

Hi @rmaiale! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with [proposal], [patch], [fixes #<issue number>], [implements #<other PR number>], or [misc]? Once you've edited it, I'll take another look!

1 similar comment
@sailsbot
Copy link
Collaborator

Hi @rmaiale! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with [proposal], [patch], [fixes #<issue number>], [implements #<other PR number>], or [misc]? Once you've edited it, I'll take another look!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants