You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2019/04/04 13:44:00 UTC

[jira] [Updated] (OAK-8195) AutoSaveEnabledManager.createSystemUser calls createUser on delegatee

     [ https://issues.apache.org/jira/browse/OAK-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-8195:
------------------------
    Description: 
Calling {{AutoSaveEnabledManager.createSystemUser}} is not correctly delegated to the underlying {{UserManager}} but instead calls {{createUser}}. This essentially makes it impossible to create a system user with autosave configuration option enabled.

[~stillalex], the fix should be trivial to do... will add some test to make sure it's indeed fixed.

  was:Calling {{AutoSaveEnabledManager.createSystemUser}} is not correctly delegated to the underlying {{UserManager}} but instead calls {{createUser}}. This essentially makes it impossible to create a system user with autosave configuration option enabled.


> AutoSaveEnabledManager.createSystemUser calls createUser on delegatee
> ---------------------------------------------------------------------
>
>                 Key: OAK-8195
>                 URL: https://issues.apache.org/jira/browse/OAK-8195
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, security
>            Reporter: angela
>            Assignee: angela
>            Priority: Major
>
> Calling {{AutoSaveEnabledManager.createSystemUser}} is not correctly delegated to the underlying {{UserManager}} but instead calls {{createUser}}. This essentially makes it impossible to create a system user with autosave configuration option enabled.
> [~stillalex], the fix should be trivial to do... will add some test to make sure it's indeed fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)