Skip to content

Add anti-CSRF token to the main form

Bartosz Dziewoński requested to merge csrf into master

When I was writing it, we didn't have OAuth authentication, so this wasn't worth the effort.

Simplest possible, inspired by the top StackOverflow result.

Merge request reports