1
This commit is contained in:
@@ -301,7 +301,7 @@ namespace ZelWiki.Controllers
|
||||
[HttpPost("{givenCanonical}/Comments")]
|
||||
public ActionResult Comments(PageCommentsViewModel model, string givenCanonical)
|
||||
{
|
||||
SessionState.RequireEditPermission();
|
||||
//SessionState.RequireEditPermission();
|
||||
|
||||
if (!ModelState.IsValid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user