From 438f0b4a45ceab351925915652ff0a3a84c35e36 Mon Sep 17 00:00:00 2001 From: philipwright <95368282+phil198@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:43:57 +0100 Subject: [PATCH 1/3] add [role=label--new-5.21] label to property rules --- .../property-based-access-control.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc index fe459a29a..8e9758bd9 100644 --- a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc +++ b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc @@ -8,6 +8,7 @@ CREATE ROLE regularUsers; //// [role=enterprise-edition aura-db-enterprise] +[role=label--new-5.24] [[property-based-access-control]] = Property-based access control From fea337238aa4e9db7e037d95d168e35ab877b7e5 Mon Sep 17 00:00:00 2001 From: Phil Wright <95368282+phil198@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:20:33 +0100 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Reneta Popova --- .../property-based-access-control.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc index 8e9758bd9..d40871029 100644 --- a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc +++ b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc @@ -7,8 +7,7 @@ CREATE ROLE regularUsers; ---- //// -[role=enterprise-edition aura-db-enterprise] -[role=label--new-5.24] +[role=enterprise-edition aura-db-enterprise label--new-5.24] [[property-based-access-control]] = Property-based access control From f8dc22f77b76944bcf71d9367feee96f34059042 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 18 Sep 2024 15:43:01 +0100 Subject: [PATCH 3/3] Update modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc --- .../property-based-access-control.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc index d40871029..31d08e06c 100644 --- a/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc +++ b/modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc @@ -7,7 +7,7 @@ CREATE ROLE regularUsers; ---- //// -[role=enterprise-edition aura-db-enterprise label--new-5.24] +:page-role: enterprise-edition aura-db-enterprise new-5.24 [[property-based-access-control]] = Property-based access control