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
.
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1952
Actions