Feature: Protected articles #343
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Expanding #338 to a more flexible feature.
bool IsProtected { get; set; }
This property should not allow for the following:
By default this value should be false for all articles except Home page.
could be modified only by an admin for each article.
Possible issues when merging #338 :
The text was updated successfully, but these errors were encountered: