|
1 | 1 | privilegeTargets: |
2 | 2 | 'Neos\Flow\Security\Authorization\Privilege\Method\MethodPrivilege': |
3 | | - 'Sfi.Sfi:Subscription': |
| 3 | + "Sfi.Sfi:Subscription": |
4 | 4 | matcher: 'method(Sfi\Sfi\Controller\SubscriptionController->(.*)Action())' |
5 | | - 'Sfi.Sfi:SignatureRegistry': |
| 5 | + "Sfi.Sfi:SignatureRegistry": |
6 | 6 | matcher: 'method(Sfi\Sfi\Controller\SignatureRegistryController->indexAction())' |
7 | | - 'Sfi.Sfi:SignatureStore': |
| 7 | + "Sfi.Sfi:SignatureStore": |
8 | 8 | matcher: 'method(Sfi\Sfi\Controller\SignatureRegistryController->storeAction())' |
9 | | - 'Sfi.Sfi:SignatureGetAssetSha1': |
| 9 | + "Sfi.Sfi:SignatureGetAssetSha1": |
10 | 10 | matcher: 'method(Sfi\Sfi\Controller\SignatureRegistryController->getAssetSha1Action())' |
11 | 11 | 'Neos\Neos\Security\Authorization\Privilege\NodeTreePrivilege': |
12 | | - 'Sfi.Sfi:SystemPages': |
| 12 | + "Sfi.Sfi:SystemPages": |
13 | 13 | matcher: >- |
14 | | - isDescendantNodeOf("f99ec33b-024b-bc16-62fb-92252b38411f") |
15 | | - || isDescendantNodeOf("0d9ed261-7693-1819-0448-01466538ece2") |
16 | | - || isDescendantNodeOf("c4839c3e-8f75-0eb5-d911-03f350006f02") |
17 | | - || isDescendantNodeOf("04e33515-6dda-5065-08a2-7fb86632eb81") |
18 | | - || isDescendantNodeOf("df35381d-2147-f0f5-dbef-915bd0073097") |
19 | | - || isDescendantNodeOf("7a33cf3f-28a6-1ff2-2d8a-882dcedaa2a2") |
20 | | - 'Sfi.Sfi:FundrisingNewsletterPages': |
| 14 | + isDescendantNodeOf("f99ec33b-024b-bc16-62fb-92252b38411f") |
| 15 | + || isDescendantNodeOf("0d9ed261-7693-1819-0448-01466538ece2") |
| 16 | + || isDescendantNodeOf("c4839c3e-8f75-0eb5-d911-03f350006f02") |
| 17 | + || isDescendantNodeOf("df35381d-2147-f0f5-dbef-915bd0073097") |
| 18 | + || isDescendantNodeOf("7a33cf3f-28a6-1ff2-2d8a-882dcedaa2a2") |
| 19 | + "Sfi.Sfi:FundrisingNewsletterPages": |
21 | 20 | matcher: >- |
22 | | - isDescendantNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
23 | | - || isDescendantNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
24 | | - 'Sfi.Sfi:FundrisingNewsletterPagesParents': |
| 21 | + isDescendantNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
| 22 | + || isDescendantNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
| 23 | + "Sfi.Sfi:FundrisingNewsletterPagesParents": |
25 | 24 | matcher: >- |
26 | | - isAncestorNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
27 | | - || isAncestorNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
28 | | - 'Sfi.Sfi:NotFundrisingNewsletterPages': |
| 25 | + isAncestorNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
| 26 | + || isAncestorNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
| 27 | + "Sfi.Sfi:NotFundrisingNewsletterPages": |
29 | 28 | matcher: >- |
30 | | - !isAncestorOrDescendantNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
31 | | - && !isAncestorOrDescendantNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
| 29 | + !isAncestorOrDescendantNodeOf("81c7b2f4-cbb1-4263-a181-52ddb4bb17f2") |
| 30 | + && !isAncestorOrDescendantNodeOf("0c35e2ff-db04-4ada-a1c6-ea93d8d1f0ea") |
32 | 31 |
|
33 | 32 | roles: |
34 | | - 'Neos.Neos:Administrator': |
| 33 | + "Neos.Neos:Administrator": |
35 | 34 | privileges: |
36 | | - - |
37 | | - privilegeTarget: 'Sfi.Sfi:SystemPages' |
| 35 | + - privilegeTarget: "Sfi.Sfi:SystemPages" |
38 | 36 | permission: GRANT |
39 | | - 'Neos.Flow:Everybody': |
| 37 | + "Neos.Flow:Everybody": |
40 | 38 | privileges: |
41 | | - - |
42 | | - privilegeTarget: 'Sfi.Sfi:Subscription' |
| 39 | + - privilegeTarget: "Sfi.Sfi:Subscription" |
43 | 40 | permission: GRANT |
44 | | - - |
45 | | - privilegeTarget: 'Sfi.Sfi:SignatureRegistry' |
| 41 | + - privilegeTarget: "Sfi.Sfi:SignatureRegistry" |
46 | 42 | permission: GRANT |
47 | | - 'Neos.Neos:AbstractEditor': |
| 43 | + "Neos.Neos:AbstractEditor": |
48 | 44 | privileges: |
49 | | - - |
50 | | - privilegeTarget: 'Sfi.Sfi:SignatureGetAssetSha1' |
| 45 | + - privilegeTarget: "Sfi.Sfi:SignatureGetAssetSha1" |
51 | 46 | permission: GRANT |
52 | | - - |
53 | | - privilegeTarget: 'Sfi.Sfi:SignatureStore' |
| 47 | + - privilegeTarget: "Sfi.Sfi:SignatureStore" |
54 | 48 | permission: GRANT |
55 | | - - |
56 | | - privilegeTarget: 'Sfi.Sfi:NotFundrisingNewsletterPages' |
| 49 | + - privilegeTarget: "Sfi.Sfi:NotFundrisingNewsletterPages" |
57 | 50 | permission: GRANT |
58 | | - - |
59 | | - privilegeTarget: 'Sfi.Sfi:FundrisingNewsletterPagesParents' |
| 51 | + - privilegeTarget: "Sfi.Sfi:FundrisingNewsletterPagesParents" |
60 | 52 | permission: GRANT |
61 | | - - |
62 | | - privilegeTarget: 'Sfi.Sfi:FundrisingNewsletterPages' |
| 53 | + - privilegeTarget: "Sfi.Sfi:FundrisingNewsletterPages" |
63 | 54 | permission: GRANT |
64 | | - 'Sfi.Sfi:Fundraiser': |
65 | | - parentRoles: ['Neos.Neos:Editor'] |
| 55 | + "Sfi.Sfi:Fundraiser": |
| 56 | + parentRoles: ["Neos.Neos:Editor"] |
66 | 57 | privileges: |
67 | | - - |
68 | | - privilegeTarget: 'Sfi.Sfi:NotFundrisingNewsletterPages' |
| 58 | + - privilegeTarget: "Sfi.Sfi:NotFundrisingNewsletterPages" |
69 | 59 | permission: DENY |
0 commit comments