1
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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.
Reference in New Issue
Block a user