JCR Session attribute "impersonator" not set any more
-----------------------------------------------------
Key: SLING-1618
URL: https://issues.apache.org/jira/browse/SLING-1618
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Resource 2.0.8
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: JCR Resource 2.0.8
While switching the Commons Auth implementation to use the new
ResourceResolverFactory service instead of directly creating JCR sessions
(SLING-1534, Rev. 950104), the functionality to set the "impersonator" session
attribute on an impersonated session has been lost.
This should be added again to the JcrResourceResolverFactoryImpl.handleSudo
method again.
In addition, copying over all of the Authentication Info parameters (except any
parameters whose name contains the word "password", particularly
"user.password") might also be added.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.