Skip to content

Implemented cookie protection#10

Open
thatside wants to merge 3 commits intoisometriks:symfony-2from
thatside:symfony-2
Open

Implemented cookie protection#10
thatside wants to merge 3 commits intoisometriks:symfony-2from
thatside:symfony-2

Conversation

@thatside
Copy link
Copy Markdown

@thatside thatside commented Aug 8, 2017

Spam bots do not use cookies (see http://impresswithwp.com/3-ways-fight-comment-spam-wordpress-website/, https://www.thoughtco.com/solutions-to-protect-web-forms-from-spam-3467469) so this could be used as an another protection method.
Unfortunately I have no possibility to implement this for Symfony 3.x so I've implemented this method on Symfony 2.8.

@isometriks
Copy link
Copy Markdown
Owner

Thanks, I'll take a look through and fix up a couple things to make it work on 3.3. Should be using things like RequestStack instead of request, and there's a couple formatting issues. Have to add some instruction to README as well

@thatside
Copy link
Copy Markdown
Author

thatside commented Aug 9, 2017

This would be great, thank you!

(cherry picked from commit 3977118)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants