Skip to content

Commit be0e37f

Browse files
committed
Small adjustment
1 parent 31fb8de commit be0e37f

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/modeling/security

1 file changed

+1
-1
lines changed

content/en/docs/refguide/modeling/security/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you want to invite your colleagues to build your app, you can manage the **Te
8787

8888
Each Mendix app includes a **System** module that provides essential functionalities that every app needs, such as user and user role entities. This module is automatically included in each app.
8989

90-
One of the documents in this module is the **ShowHomePage** microflow, which can be used when creating an app. Starting from Studio Pro 11, this microflow enforces a secure default for entity access. This means that when using this microflow, such as calling it from another microflow, it is assured that entity access from this microflow is applied and restricted by default. This is a breaking change introduced in Studio Pro 11. For more details, see the [Using the ShowHomePage Microflow in the System Module](/refguide/upgrading-from-10-to-11/#apply-entity-access) section in *Upgrading from Mendix Studio Pro 10 to 11*.
90+
One of the documents in this module is the **ShowHomePage** microflow, which can be used when creating an app. Starting from Studio Pro 11, this microflow enforces a secure default for entity access. This means that when using this microflow, such as calling it from another microflow, it is assured that entity access from the **ShowHomePage** microflow is applied and restricted by default. This is a breaking change introduced in Studio Pro 11. For more details, see the [Using the ShowHomePage Microflow in the System Module](/refguide/upgrading-from-10-to-11/#apply-entity-access) section in *Upgrading from Mendix Studio Pro 10 to 11*.
9191

9292
## The Security Overview
9393

0 commit comments

Comments
 (0)