We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e719a41 commit 4483805Copy full SHA for 4483805
1 file changed
src/NuGetGallery/Views/Users/Account.cshtml
@@ -4,6 +4,7 @@
4
ViewBag.MdPageColumns = GalleryConstants.ColumnsFormMd;
5
TempData["Parent"] = this;
6
}
7
+@ViewHelpers.AjaxAntiForgeryToken(Html)
8
9
<section role="main" class="container main-container page-account-settings">
10
<div class="row">
0 commit comments