Actions
Bug #7932
closedAPI logins not properly establishing login session
Description
The API based logins are missing steps after calling the login trigger. The session lifetime doesn't appear to be set correctly.
Comparing JApplication->login to CBframework->login there's missing behavior.
Actions