Skip to content

Commit

Permalink
removes *.ls from whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
alanshaw committed Feb 2, 2018
1 parent 40a9778 commit 4604290
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions add-on/src/lib/ipfs-proxy/acl-whitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,13 @@
"files.get",
"files.getReadableStream",
"files.getPullStream",
"files.ls",
"files.lsReadableStream",
"files.lsPullStream",
"object.get",
"object.data",
"object.links",
"object.stat",
"pin.ls",
"pubsub.subscribe",
"pubsub.unsubscribe",
"pubsub.peers",
"pubsub.ls",
"swarm.peers",
"swarm.addrs",
"swarm.localAddrs"
Expand Down

0 comments on commit 4604290

Please sign in to comment.