Noticed in latest 3.9.28 there is a new function to destroy user session if password or block has been changed.
Problem is that the 'password' always contains a string, so it will always destroy the session. It should be using the 'password2' variable that is only set on password changes.
Change a user in backend, and frontend session should not get destroyed when not changing password or blocking user.
Session always get destroyed.
Joomla 3.9.28
Php 7.4.20
Labels |
Added:
?
|
confirmed!
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-07-22 13:57:33 |
Closed_By | ⇒ | Quy |
Ping @SniperSister .