[4.0] sessionID & pgsql#33817
Conversation
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
|
Alternative PR: #33819 . |
|
Added release blocker label as inherited from the issue. |
|
2 similar comments
|
|
|
@alikon If we want to do it your way with this PR, you have to do the same here, too: joomla-cms/plugins/user/joomla/joomla.php Line 134 in b2849e9 |
|
I don't mind mine,yours, etc , I know mine is a band-aid, should be
resolved on database side not on session
Il mer 12 mag 2021, 12:45 Richard Fath ***@***.***> ha
scritto:
… @alikon <https://github.com/alikon> If we want to do it your way with
this PR, you have to do the same here, too:
https://github.com/joomla/joomla-cms/blob/b2849e9bf37a3ddbd07193f3957574d319a5e991/plugins/user/joomla/joomla.php#L134
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#33817 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABMLMMNTMWRPNJV5J3KVT3TNJL53ANCNFSM44X6KUGQ>
.
|
|
@alikon Both are not nice and I understand what you mean. But as I said, please add the same change at the other place I've mentioned because we have the same issue there, reading the session id with loadColumn and so on. |
This comment was marked as abuse.
This comment was marked as abuse.
|
@alikon If you merge @PhilETaylor 's PR alikon#71 , I'll close my PR in favour of this one. |
|
I still prefer doing it in a central place but guess we will have to respect API design. |
add additional place and redocument
|
i don't know after this commit f8445ef |
|
I've closed my PR now in favour of this one. |
|
I have tested this item ✅ successfully on a6536fd This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33817. |
|
closed in favour of #33822 |
Pull Request for Issue #33740 . alternative to #33787
Summary of Changes
Handle resources
Testing Instructions
see #33740
use postgresql
change session to file
login/logout
Actual result BEFORE applying this Pull Request
error
Expected result AFTER applying this Pull Request
logout successfully