We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89486a commit 6e2a9a6Copy full SHA for 6e2a9a6
lib/handlers/allow.js
@@ -48,7 +48,7 @@ function allow (mode) {
48
},
49
suffix: ldp.suffixAcl,
50
strictOrigin: ldp.strictOrigin,
51
- originsAllowed: ldp.originsAllowed
+ originsAllowed: ldp.originsAllowed
52
})
53
54
// Ensure the user has the required permission
0 commit comments