novatrixtech / mercurius

Mercurius gives you speed when create 'Go' applications. It lets you being focused at business.
Apache License 2.0
144 stars 27 forks source link

Mercurius needs to support CSRF and XSS attack preventions #34

Closed bruferrari closed 6 years ago

bruferrari commented 7 years ago
felipeweb commented 7 years ago

@bruferrari we can use this for xss https://github.com/unrolled/secure and this csrf https://github.com/go-macaron/csrf

bruferrari commented 7 years ago

Looks good for me @felipeweb, if you want to work on it... I'm already working on macaron CSRF implementation 😄

felipeweb commented 7 years ago

nice, maybe i will work on xss tomorrow night @bruferrari

jeffprestes commented 7 years ago

Any news on this guys?

jeffprestes commented 6 years ago

Any news?

jeffprestes commented 6 years ago

Just use Macaron Plug In: https://github.com/go-macaron/csrf