Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
the tests in GeneralAclTest obtain a session for the test-user in the setup. the tests then make changes with an administrative session and subsequently verify the result with the test session.
however, the tests never refresh the test-user session. that should is best practice and usually required in an Oak repository. see
http://jackrabbit.apache.org/oak/docs/differences.html#Session_state_and_refresh_behaviour
for details.
reporting this as bug because it might be wrong in the test case due to a misconception, which might cause bigger issues in the rest of the code base.
Attachments
Attachments
Issue Links
- relates to
-
SLING-8602 Add support for PrincipalAccessControlList and ac-management by principal
- Closed