Actions
Bug #9472
closedLogin sessions not clearing on password change
Description
When changing passwords other login sessions should clear for the account. Joomla currently does this, but CB doesn't due to Joomla depending on password1 being in the data. Either implement populating password1 or running UserHelper::destroyUserSessions
.
Actions