LD4P / sinopia_server

[Deprecated - switching to MongoDB] Sinopia Back-end CRUD Service. LDP-inspired, HTTP Server taking JSON-LD resources & administrative metadata.
Apache License 2.0
1 stars 1 forks source link

how to assign ldp:NonRDFSource resource specific ACL for managing updates #8

Closed cmharlow closed 5 years ago

cmharlow commented 5 years ago

I have a ldp:NonRDFSource (a profile, json document). I have PUT a new ACL document limiting edit of this specific resource to a single user. However, I'm still able to PUT against that specific resource URI as a different user. See wiki work to clarify (the Profiles section).

cmharlow commented 5 years ago

Never mind, user error.