AntiForgeryWebSite === This web site illustrates how to use anti forgery system to prevent CSRF attacks. The web site has an `AccountsController` which uses an anti forgery token to validate incoming form posts.