There was an error while loading. Please reload this page.
1 parent 10bb4e8 commit daf1cb7Copy full SHA for daf1cb7
1 file changed
t/inline-allow-deny.json
@@ -44,15 +44,20 @@
44
]
45
},
46
{
47
- "op": "Contains",
+ "op": "Not",
48
"args": [
49
50
- "op": "Load",
51
- "const": "params.reader"
52
- },
53
- {
54
55
- "const": "requester.ccid"
+ "op": "Contains",
+ "args": [
+ {
+ "op": "Load",
+ "const": "params.reader"
+ },
56
57
58
+ "const": "requester.ccid"
59
+ }
60
+ ]
61
}
62
63
@@ -101,15 +106,20 @@
101
106
102
107
103
108
104
109
105
110
111
- "const": "params.writer"
112
113
114
115
116
+ "const": "params.writer"
117
118
119
120
121
122
123
124
125
0 commit comments