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
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -301,7 +301,7 @@ namespace ZelWiki.Controllers
[HttpPost("{givenCanonical}/Comments")]
public ActionResult Comments(PageCommentsViewModel model, string givenCanonical)
{
SessionState.RequireEditPermission();
//SessionState.RequireEditPermission();
if (!ModelState.IsValid)
{
Binary file not shown.
Binary file not shown.