[
https://issues.apache.org/jira/browse/OFBIZ-12630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583543#comment-17583543
]
ASF subversion and git services commented on OFBIZ-12630:
---------------------------------------------------------
Commit 6bb87e743b15a49e4ed42897fdf4d4b14cba8f62 in ofbiz-plugins's branch
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=6bb87e743 ]
Fixed: Configure usability of after-login Events in BasicLogin. (OFBIZ-12630)
Fixes a trivial compilation error, I guess the code changed since the PR was
created
> Configure usability of after-login Events in BasicLogin
> -------------------------------------------------------
>
> Key: OFBIZ-12630
> URL: https://issues.apache.org/jira/browse/OFBIZ-12630
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Upcoming Branch
> Reporter: Sebastian Berg
> Assignee: Michael Brohl
> Priority: Major
> Fix For: Upcoming Branch
>
>
> At the moment after-login Events are only run in the 'doMainLogin' method.
> During the login at a new webapp with an externalLoginKey only 'doBasicLogin'
> is performed. Therefore while logging into an new webapp with an
> externalLoginKey now after-login events are run.
> I think there should be an option to run after-login Events during the
> BasicLogin instead of only during MainLogin. The MainLogin runs
> 'doBasicLogin' so after-login Events will then be run there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)