Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSRF Security measures on login forms #39

Closed
GeneralZero opened this issue Feb 3, 2014 · 4 comments
Closed

Add CSRF Security measures on login forms #39

GeneralZero opened this issue Feb 3, 2014 · 4 comments

Comments

@GeneralZero
Copy link
Contributor

This is another issue that most starters will not implement and we can make it easy for them.

@sahat
Copy link
Owner

sahat commented Feb 3, 2014

I am pretty sure it's already handled by Express automatically. Is it not?

@GeneralZero
Copy link
Contributor Author

Usually its added in a middle-ware

@sahat
Copy link
Owner

sahat commented Feb 3, 2014

You are right. I was thinking of something else.

@sahat
Copy link
Owner

sahat commented Feb 4, 2014

Merged #40 .

@sahat sahat closed this as completed Feb 4, 2014
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

No branches or pull requests

2 participants