This commit is contained in:
zel
2025-02-26 19:48:29 +08:00
parent f8519c41bf
commit 2681e242a2
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -301,7 +301,7 @@ namespace ZelWiki.Controllers
[HttpPost("{givenCanonical}/Comments")] [HttpPost("{givenCanonical}/Comments")]
public ActionResult Comments(PageCommentsViewModel model, string givenCanonical) public ActionResult Comments(PageCommentsViewModel model, string givenCanonical)
{ {
SessionState.RequireEditPermission(); //SessionState.RequireEditPermission();
if (!ModelState.IsValid) if (!ModelState.IsValid)
{ {

Binary file not shown.

Binary file not shown.