Skip to content

Commit 4483805

Browse files
authored
Adding AF token to account management page. (#8303)
1 parent e719a41 commit 4483805

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/NuGetGallery/Views/Users/Account.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
ViewBag.MdPageColumns = GalleryConstants.ColumnsFormMd;
55
TempData["Parent"] = this;
66
}
7+
@ViewHelpers.AjaxAntiForgeryToken(Html)
78

89
<section role="main" class="container main-container page-account-settings">
910
<div class="row">

0 commit comments

Comments
 (0)