Maarten Balliauw 1/11/2019

Unit testing for ValidateAntiForgeryToken and clever navigation in the ReSharper/Rider test runner

Read Original

This technical article details how to use reflection to find ASP.NET MVC action methods that require the ValidateAntiForgeryToken attribute to prevent CSRF attacks. It provides code examples for creating a unit test to enforce this security measure across a codebase and includes a clever trick for easier navigation within the ReSharper or Rider IDE test runner.

Unit testing for ValidateAntiForgeryToken and clever navigation in the ReSharper/Rider test runner

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes