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

update File Uploads - #1301

Open
rmaiale wants to merge 1 commit into
balderdashy:masterfrom
rmaiale:patch-1
Open

update File Uploads#1301
rmaiale wants to merge 1 commit into
balderdashy:masterfrom
rmaiale:patch-1

Conversation

@rmaiale

@rmaiale rmaiale commented Feb 15, 2020

Copy link
Copy Markdown

[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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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