EtchUK / Etch.OrchardCore.ContentPermissions

Module for Orchard Core to enable configuring access at a content item level.
MIT License
25 stars 6 forks source link

Consider the special Anonymous and Authenticated roles #3

Closed dalenewman closed 4 years ago

dalenewman commented 4 years ago

If the Anonymous role is checked, anyone should be able to view it. If the Authenticated role is checked, anyone who's authenticated should be able to view it.

peterkeating commented 4 years ago

@dalenewman Thanks for this change, very useful 👍 I've deployed a new version (v0.1.2) to NuGet that contains this update.

https://www.nuget.org/packages/Etch.OrchardCore.ContentPermissions/0.1.2-rc1