Skip to content

Commit

Permalink
Merge pull request #98 from Lombiq/issue/OSOE-158
Browse files Browse the repository at this point in the history
OSOE-158: Typo fixes
  • Loading branch information
Piedone authored Oct 24, 2022
2 parents eda1e16 + 522a88a commit 62f6ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Adds a dump of metadata to the output about every shape. This will help you unde

#### Strict Security

When applied to a content type definition, `StrictSecuritySetting` requires the user to have the exact Securable permission for that content type. For example if you apply it to Page, then just having the common ViewContent permission won't be enough and you must explicitly have the View_Page permission too. Don't worry, the normal implications such as ViewOwn beig fulfilled by View still apply within the content type, they just no longer imply their common counterparts.
When applied to a content type definition, `StrictSecuritySetting` requires the user to have the exact Securable permission for that content type. For example if you apply it to Page, then just having the common ViewContent permission won't be enough and you must explicitly have the View_Page permission too. Don't worry, the normal implications such as ViewOwn being fulfilled by View still apply within the content type, they just no longer imply their common counterparts.

Make content type use strict security in migration:

Expand Down

0 comments on commit 62f6ac2

Please sign in to comment.