remram44 / internetpoints

Gives internet points to mailing-list repliers!
Apache License 2.0
2 stars 0 forks source link

CSRF protection #8

Closed remram44 closed 10 years ago

remram44 commented 10 years ago

Absolutely needed for 0.1.

remram44 commented 10 years ago

edit_poster's "remove email" action is still over GET, which leaves it vulnerable to CSRF. Not sure how to fix it.

remram44 commented 10 years ago

Fixed with c2fe547!