Alex Deparvu created OAK-6470:
---------------------------------
Summary: Remove extra call to createGroupPrincipal in
UserPrincipalProvider
Key: OAK-6470
URL: https://issues.apache.org/jira/browse/OAK-6470
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, security
Reporter: Alex Deparvu
Priority: Trivial
There's an extra call to {{createGroupPrincipal}} that could be removed [0],
the group was already created.
[0]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/security/user/UserPrincipalProvider.java#L255
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)