You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be preferable to not expose types (besides indicating it is a container or a non-container eg. html:Resource), modified, mtime, size information about /foo/baz since agent is not granted read access to/foo/baz.
Given resources:
where Agent has:
/foo/
/foo/bar
/foo/baz
NSS responds to authorized GET requests to
/foo/
which includes statements about/foo/baz
(besides containment statements) eg:It'd be preferable to not expose types (besides indicating it is a container or a non-container eg. html:Resource), modified, mtime, size information about
/foo/baz
since agent is not granted read access to/foo/baz
.See proposed security consideration: solid/specification#228
You may want to consider performance / response times if you follow-up on this change.
The text was updated successfully, but these errors were encountered: