[
https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-251.
-------------------------------------
Resolution: Won't Fix
I think we can write off this issue because we can probably not encode the
actual location of the user home inside the ResourceResolver.
We can still reopen, if we find a solution or may assign it to some other
component.
> Add mapping for user homes
> --------------------------
>
> Key: SLING-251
> URL: https://issues.apache.org/jira/browse/SLING-251
> Project: Sling
> Issue Type: Improvement
> Components: JCR Resource
> Reporter: Tobias Bocanegra
>
> it would be very practical to have a mapping to 'user homes'. i.e. like the
> unix tilde expansion:
> http://host/~/test
> would resolve to a resource: /home/tripod/test (if the request is
> authenticated as 'tripod').
> i don't think that the reverse mapping is needed.
> the user home root resource (i.e. "/home") needs to be configurable.
> possible default values for the user root are:
> /home
> /users
> /people
> but i prefer "/home"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.