User tests: Successful: Unsuccessful:
Thanks to #37777 the cookie options with cookie_domain
and cookie_path
global config settings are not applied in administrator and site sessions.
This blocks session sharing between i.e. www and non-www domains or subdmains.
Edit global configuration and change Cookie Domain to .your-site.com
- note leading dot.
If you have Joomla installation in a subfolder, try to change Cookie Path to /subfolder
.
Session cookie is still using the current domain and /
path
Session cookie is using the domain and path from global config.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
PR-5.1-dev
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-05 12:55:41 |
Closed_By | ⇒ | Quy |
@SniperSister