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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/05/30 08:39:16 UTC

[jira] [Closed] (OAK-6146) LoginModuleImpl could also clear local state after successful commit

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

Davide Giannella closed OAK-6146.
---------------------------------

Bulk close for 1.7.0

> LoginModuleImpl could also clear local state after successful commit
> --------------------------------------------------------------------
>
>                 Key: OAK-6146
>                 URL: https://issues.apache.org/jira/browse/OAK-6146
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, security
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>            Priority: Minor
>             Fix For: 1.7.0, 1.8
>
>
> It seems the {{LoginModuleImpl}} clears its state in the case of an {{abort}} (via the {{AbstractLoginModule}} or a successful {{commit}} that is coming from another module.
> A minor improvement here is that the login module doesn't need to hold on to the local state until logout (when the module is discarded), if the login went through on this module, so can clear state early on this execution branch as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)