nodeSolidServer / node-solid-server

Solid server on top of the file-system in NodeJS
https://solidproject.org/for-developers/pod-server
Other
1.78k stars 299 forks source link

Websockets does not check .acl #1334

Open jaxoncreed opened 4 years ago

jaxoncreed commented 4 years ago

From https://github.com/solid/node-solid-ws/issues/1 https://github.com/inrupt/websockets-pubsub/issues/5

The fix: https://github.com/inrupt/websockets-pubsub/blob/2c5e097c670a679d2f2072683c88e1216de3a307/src/lib/hub.ts#L76

michielbdejong commented 4 years ago

See also https://github.com/solid/specification/issues/52#issuecomment-682491952